aboutsummaryrefslogtreecommitdiff
path: root/core/text/i18n/gettext.odin
Commit message (Expand)AuthorAgeFilesLines
* Remove all `core:os` imports from JS targetsJeroen van Rijn6 days1-8/+0
* core:text/i18n -> core:os/os2Jeroen van Rijn7 days1-27/+9
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-281-1/+1
* i18n: Add section merge + duplicate key detection to gettext.Jeroen van Rijn2024-05-171-4/+15
* Fix .mo contextsJeroen van Rijn2024-05-171-15/+23
* Fix .mo parser: Number of pluralsJeroen van Rijn2024-05-171-3/+3
* Fix `i18n`gingerBill2022-08-081-2/+2
* Convert all uses of `*_from_slice` to `*_from_bytes` where appropriategingerBill2022-05-161-3/+3
* [i18n] Add tests.Jeroen van Rijn2022-04-291-3/+6
* [i18n] Move to `core:text/i18n`.Jeroen van Rijn2022-04-291-0/+164