aboutsummaryrefslogtreecommitdiff
path: root/core/text/i18n
Commit message (Expand)AuthorAgeFilesLines
* Remove default valuegingerBill2023-09-301-1/+1
* Minor cleanups to the core librarygingerBill2023-09-301-9/+8
* Use `or_break` and `or_continue` where appropriate in the core librarygingerBill2023-09-301-12/+3
* Fix #2684Jeroen van Rijn2023-07-282-8/+36
* Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`fo...gingerBill2023-06-261-2/+2
* Fix +build ignoregingerBill2022-11-041-1/+1
* Fix `i18n`gingerBill2022-08-082-7/+7
* Convert all uses of `*_from_slice` to `*_from_bytes` where appropriategingerBill2022-05-162-6/+6
* [i18n] Enable *nix tests again.Jeroen van Rijn2022-04-291-9/+9
* [i18n] Fix segfault on destroy on LinuxJeroen van Rijn2022-04-292-11/+18
* [i18n] Add tests.Jeroen van Rijn2022-04-295-106/+129
* [i18n/xml] Move I18N XML files to their own assets directory.Jeroen van Rijn2022-04-293-63/+0
* [i18n] Move to `core:text/i18n`.Jeroen van Rijn2022-04-297-0/+649