Timothy Flynn
|
a13fa15a30
LibUnicode: Generate default-content locales as aliases
|
3 tahun lalu |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 tahun lalu |
Timothy Flynn
|
e9493a2cd5
LibUnicode: Ensure UnicodeNumberFormat is aware of default content
|
3 tahun lalu |
Timothy Flynn
|
39e031c4dd
LibJS+LibUnicode: Generate all styles of currency localizations
|
3 tahun lalu |
Timothy Flynn
|
1f2ac0ab41
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
|
3 tahun lalu |
Timothy Flynn
|
04e6b43f05
LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale
|
3 tahun lalu |
Timothy Flynn
|
be69eae651
LibUnicode: Precompute the compact scale of each number formatting rule
|
3 tahun lalu |
Timothy Flynn
|
230b133ee3
LibUnicode: Parse number formats into zero/positive/negative patterns
|
3 tahun lalu |
Timothy Flynn
|
1244ebcd4f
LibUnicode: Parse and generate standard accounting formatting rules
|
3 tahun lalu |
Timothy Flynn
|
967afc1b84
LibUnicode: Parse and generate standard currency formatting rules
|
3 tahun lalu |
Timothy Flynn
|
bffd73e0d4
LibUnicode: Parse and generate standard decimal formatting rules
|
3 tahun lalu |
Timothy Flynn
|
feb8c22a62
LibUnicode: Parse and generate standard percentage formatting rules
|
3 tahun lalu |
Timothy Flynn
|
4317a1b552
LibUnicode: Parse and generate compact currency formatting rules
|
3 tahun lalu |
Timothy Flynn
|
604a596c90
LibUnicode: Parse and generate compact decimal formatting rules
|
3 tahun lalu |
Timothy Flynn
|
12b468a588
LibUnicode: Begin parsing and generating locale number systems
|
3 tahun lalu |
Timothy Flynn
|
d3e83c9934
LibUnicode: Parse alternate default numbering systems
|
3 tahun lalu |
Timothy Flynn
|
ae66188d43
LibUnicode: Capitialize generated identifiers in lieu of full title case
|
3 tahun lalu |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 tahun lalu |
Timothy Flynn
|
357c97dfa8
LibUnicode: Parse the CLDR's defaultContent.json locale list
|
3 tahun lalu |
Timothy Flynn
|
3ad159537e
LibUnicode: Use u16 for unique string indices instead of size_t
|
3 tahun lalu |
Timothy Flynn
|
f91d63af83
LibUnicode: Generate enum/alias from-string methods without a HashMap
|
3 tahun lalu |
Timothy Flynn
|
597379e864
LibUnicode: Generate and use unique locale-related alias strings
|
3 tahun lalu |
Timothy Flynn
|
acb7bd917f
LibUnicode: Generate and use unique subtag and complex alias strings
|
3 tahun lalu |
Timothy Flynn
|
3d67f6bd29
LibUnicode: Generate and use unique list-format strings
|
3 tahun lalu |
Timothy Flynn
|
f9e605397c
LibUnicode: Generate and use a set of unique locale-related strings
|
3 tahun lalu |
Timothy Flynn
|
3f0095b57a
LibUnicode: Skip unknown languages and territories
|
3 tahun lalu |
Timothy Flynn
|
c8dbcdb0bc
LibUnicode: Do not compare generated file contents before writing
|
3 tahun lalu |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 tahun lalu |
Timothy Flynn
|
b1d4bcf364
LibUnicode: Generate numeric keyword values for each locale
|
3 tahun lalu |
Timothy Flynn
|
32a2a02489
LibUnicode: Fix typo in listPatterns.json parsing method
|
3 tahun lalu |