summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibUnicode/PluralRules.cpp
AgeCommit message (Expand)Author
2022-07-12LibUnicode: Parse and generate per-locale plural rangesTimothy Flynn
2022-07-08LibJS+LibUnicode: Do not generate the PluralCategory enumTimothy Flynn
2022-07-08LibUnicode: Generate a list of available plural categories per localeTimothy Flynn
2022-07-08LibUnicode: Parse and generate per-locale plural rules from the CLDRTimothy Flynn