Timothy Flynn
|
c24a350a18
LibUnicode: Ignore U+200F when parsing format identifiers
|
3 years ago |
Timothy Flynn
|
04b8b87c17
LibJS+LibUnicode: Support multiple identifiers within format pattern
|
3 years ago |
Timothy Flynn
|
3b68370212
LibJS+LibUnicode: Rename the generated compact_identifier to identifier
|
3 years ago |
Timothy Flynn
|
1f546476d5
LibJS+LibUnicode: Fix computation of compact pattern exponents
|
3 years ago |
Timothy Flynn
|
48d5684780
LibUnicode: Parse compact identifiers and replace them with a format key
|
3 years ago |
Timothy Flynn
|
30fbb7d9cd
LibUnicode: Parse and generate scientific formatting rules
|
3 years ago |
Timothy Flynn
|
3645f6a0fc
LibUnicode: Fix typo in percent format parser
|
3 years ago |
Timothy Flynn
|
3b7f5af042
LibUnicode: Generate primary and secondary number grouping sizes
|
3 years ago |
Timothy Flynn
|
c65dea64bd
LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern
|
3 years ago |
Timothy Flynn
|
a701ed52fc
LibJS+LibUnicode: Fully implement currency number formatting
|
3 years ago |
Timothy Flynn
|
e9493a2cd5
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
|
3 years ago |
Timothy Flynn
|
9421d5c0cf
LibUnicode: Generate currency unit-pattern number formats
|
3 years ago |
Timothy Flynn
|
6cfd63e5bd
LibUnicode: Parse numbers in number formats a bit more leniently
|
3 years ago |
Timothy Flynn
|
1f2ac0ab41
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
|
3 years ago |