Timothy Flynn
|
ada4bab405
LibUnicode: Remove GeneralCategory::Symbol string lookup
|
3 lat temu |
Timothy Flynn
|
a701ed52fc
LibJS+LibUnicode: Fully implement currency number formatting
|
3 lat temu |
Timothy Flynn
|
39e031c4dd
LibJS+LibUnicode: Generate all styles of currency localizations
|
3 lat temu |
Timothy Flynn
|
1f2ac0ab41
LibUnicode: Move number formatting code generator to UnicodeNumberFormat
|
3 lat temu |
Timothy Flynn
|
feb8c22a62
LibUnicode: Parse and generate standard percentage formatting rules
|
3 lat temu |
Timothy Flynn
|
604a596c90
LibUnicode: Parse and generate compact decimal formatting rules
|
3 lat temu |
Timothy Flynn
|
12b468a588
LibUnicode: Begin parsing and generating locale number systems
|
3 lat temu |
Timothy Flynn
|
3ae4ff109f
LibUnicode: Extract canonicalization of Unicode extension values
|
3 lat temu |
Timothy Flynn
|
b1d4bcf364
LibUnicode: Generate numeric keyword values for each locale
|
3 lat temu |
Timothy Flynn
|
4f2bcebe74
LibUnicode+LibJS: Store locale keyword values as a single string
|
3 lat temu |
Timothy Flynn
|
75657b79c6
LibUnicode: Update comment with link to related upstream issue
|
3 lat temu |
Timothy Flynn
|
3f64a14e06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
|
3 lat temu |
Timothy Flynn
|
12ae0a44d7
LibUnicode: Add public wrapper for the generated locale_from_string
|
3 lat temu |
Timothy Flynn
|
a77f323dfb
LibUnicode: Implement the Remove Likely Subtags method
|
3 lat temu |
Timothy Flynn
|
e6a2ab1202
LibUnicode: Generate an implementation of the Add Likely Subtags method
|
3 lat temu |
Timothy Flynn
|
ca90231794
LibUnicode: Define is_unicode_*_subtag helpers inline in their header
|
3 lat temu |
Timothy Flynn
|
21c4922ac0
LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS
|
3 lat temu |
Timothy Flynn
|
a05419db55
LibUnicode: Add lexer to test if a string matches the "type" production
|
3 lat temu |
Timothy Flynn
|
fd0011989a
LibUnicode: Resolve the most likely territory alias when there are many
|
3 lat temu |
Timothy Flynn
|
1fbc5dba08
LibUnicode: Generate Unicode locale likely subtag data
|
3 lat temu |
Timothy Flynn
|
72f49e42b4
LibUnicode: Perform complex Unicode locale alias substitution
|
3 lat temu |
Timothy Flynn
|
da89cf9afb
LibUnicode: Canonicalize calendar subtags
|
3 lat temu |
Timothy Flynn
|
8458f477a4
LibUnicode: Canonicalize timezone subtags
|
3 lat temu |
Timothy Flynn
|
335f985b31
LibUnicode: Canonicalize the subtag "imperial" to "uksystem"
|
3 lat temu |
Timothy Flynn
|
2d90144888
LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN"
|
3 lat temu |
Timothy Flynn
|
409f39b336
LibUnicode: Canonicalize the subtag "names" to "prprname"
|
3 lat temu |
Timothy Flynn
|
f907a7dc38
LibUnicode: Canonicalize the subtag "yes" to "true"
|
3 lat temu |
Timothy Flynn
|
556374a904
LibUnicode: Substitute Unicode locale aliases during canonicalization
|
3 lat temu |
Timothy Flynn
|
9b118f1f06
LibUnicode: Generate Unicode locale alias data
|
3 lat temu |
Timothy Flynn
|
d13142f015
LibJS+LibUnicode: Store parsed Unicode locale data as full strings
|
3 lat temu |