Timothy Flynn
|
12b468a588
LibUnicode: Begin parsing and generating locale number systems
|
3 年之前 |
Timothy Flynn
|
d3e83c9934
LibUnicode: Parse alternate default numbering systems
|
3 年之前 |
Timothy Flynn
|
ae66188d43
LibUnicode: Capitialize generated identifiers in lieu of full title case
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Timothy Flynn
|
357c97dfa8
LibUnicode: Parse the CLDR's defaultContent.json locale list
|
3 年之前 |
Timothy Flynn
|
3ad159537e
LibUnicode: Use u16 for unique string indices instead of size_t
|
3 年之前 |
Timothy Flynn
|
f91d63af83
LibUnicode: Generate enum/alias from-string methods without a HashMap
|
3 年之前 |
Timothy Flynn
|
597379e864
LibUnicode: Generate and use unique locale-related alias strings
|
3 年之前 |
Timothy Flynn
|
acb7bd917f
LibUnicode: Generate and use unique subtag and complex alias strings
|
3 年之前 |
Timothy Flynn
|
3d67f6bd29
LibUnicode: Generate and use unique list-format strings
|
3 年之前 |
Timothy Flynn
|
f9e605397c
LibUnicode: Generate and use a set of unique locale-related strings
|
3 年之前 |
Timothy Flynn
|
3f0095b57a
LibUnicode: Skip unknown languages and territories
|
3 年之前 |
Timothy Flynn
|
c8dbcdb0bc
LibUnicode: Do not compare generated file contents before writing
|
3 年之前 |
Idan Horowitz
|
6704961c82
AK: Replace the mutable String::replace API with an immutable version
|
3 年之前 |
Timothy Flynn
|
b1d4bcf364
LibUnicode: Generate numeric keyword values for each locale
|
3 年之前 |
Timothy Flynn
|
32a2a02489
LibUnicode: Fix typo in listPatterns.json parsing method
|
3 年之前 |
Timothy Flynn
|
4ad2159812
LibUnicode: Remove Unicode locale variants from CLDR path names
|
3 年之前 |
Timothy Flynn
|
3f64a14e06
LibUnicode: Parse and generate the Unicode locale list patterns dataset
|
3 年之前 |
Timothy Flynn
|
9cd986d8c0
LibUnicode: Extract cldr-misc dataset from CLDR database
|
3 年之前 |
Timothy Flynn
|
e6a2ab1202
LibUnicode: Generate an implementation of the Add Likely Subtags method
|
3 年之前 |
Timothy Flynn
|
28ae63177e
LibUnicode: Generate the entire locale likely-subtags dataset
|
3 年之前 |
Timothy Flynn
|
1fbc5dba08
LibUnicode: Generate Unicode locale likely subtag data
|
3 年之前 |
Timothy Flynn
|
9ae7ac4c87
LibUnicode: Generate complex Unicode locale alias matching
|
3 年之前 |
Timothy Flynn
|
9b118f1f06
LibUnicode: Generate Unicode locale alias data
|
3 年之前 |
Timothy Flynn
|
caf5b6fa6f
LibUnicode: Extract cldr-core dataset from CLDR database
|
3 年之前 |
Andrew Kaster
|
63956b36d0
Everywhere: Move all host tools into the Lagom/Tools subdirectory
|
3 年之前 |