Timothy Flynn
|
3ae4ff109f
LibUnicode: Extract canonicalization of Unicode extension values
|
3 years ago |
Timothy Flynn
|
b1d4bcf364
LibUnicode: Generate numeric keyword values for each locale
|
3 years ago |
Timothy Flynn
|
4f2bcebe74
LibUnicode+LibJS: Store locale keyword values as a single string
|
3 years ago |
Timothy Flynn
|
3f64a14e06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
|
3 years ago |
Timothy Flynn
|
40ea659282
LibUnicode+LibJS: Return removed extensions from remove_extension_type
|
3 years ago |
Timothy Flynn
|
12ae0a44d7
LibUnicode: Add public wrapper for the generated locale_from_string
|
3 years ago |
Timothy Flynn
|
a77f323dfb
LibUnicode: Implement the Remove Likely Subtags method
|
3 years ago |
Timothy Flynn
|
e6a2ab1202
LibUnicode: Generate an implementation of the Add Likely Subtags method
|
3 years ago |
Timothy Flynn
|
ca90231794
LibUnicode: Define is_unicode_*_subtag helpers inline in their header
|
3 years ago |
Timothy Flynn
|
21c4922ac0
LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS
|
3 years ago |
Timothy Flynn
|
a05419db55
LibUnicode: Add lexer to test if a string matches the "type" production
|
3 years ago |
Timothy Flynn
|
1fbc5dba08
LibUnicode: Generate Unicode locale likely subtag data
|
3 years ago |
Timothy Flynn
|
9b118f1f06
LibUnicode: Generate Unicode locale alias data
|
3 years ago |
Timothy Flynn
|
d13142f015
LibJS+LibUnicode: Store parsed Unicode locale data as full strings
|
3 years ago |
Timothy Flynn
|
30855e6663
LibUnicode: Parse locale private use extensions
|
3 years ago |
Timothy Flynn
|
29f76ef7c8
LibUnicode: Parse locale extensions of the other extension form
|
3 years ago |
Timothy Flynn
|
d2d304fcf8
LibUnicode: Parse locale extensions of the transformed extension form
|
3 years ago |
Timothy Flynn
|
eda92d15e4
LibUnicode: Parse locale extensions of the Unicode locale extension form
|
3 years ago |
Timothy Flynn
|
8b93d51212
LibUnicode: Parse Unicode CLDR currencies and generate locale mappings
|
3 years ago |
Timothy Flynn
|
0f02def3c2
LibUnicode: Parse Unicode CLDR scripts and generate locale mappings
|
3 years ago |
Timothy Flynn
|
ab7a1dd89e
LibUnicode: Parse Unicode CLDR languages and generate locale mappings
|
3 years ago |
Timothy Flynn
|
6719e5cb17
LibUnicode: Generate locale subtag data as multiple smaller tables
|
3 years ago |
Timothy Flynn
|
137e98cb6f
LibUnicode: Add public accessors to generated locale data
|
3 years ago |
Timothy Flynn
|
b7a95cba65
LibUnicode: Implement grammar validators for Unicode TR-35
|
3 years ago |