DexesTTP
|
7ceeb74535
AK: Use an enum instead of a bool for String::replace(all_occurences)
|
3 years ago |
Timothy Flynn
|
71d86261c3
LibUnicode: Use BCP 47 data to filter valid numbering system names
|
3 years ago |
Timothy Flynn
|
63c3437274
LibUnicode: Use BCP 47 data to generate available calendars and numbers
|
3 years ago |
Timothy Flynn
|
89ead8c00a
LibJS+LibUnicode: Parse Unicode keywords from the BCP 47 CLDR package
|
3 years ago |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 years ago |
Timothy Flynn
|
481ced53d8
LibUnicode: Generate a list of available numbering systems
|
3 years ago |
Timothy Flynn
|
f8892fdea2
LibUnicode: Templatize our naive implementation of plurality selection
|
3 years ago |
Timothy Flynn
|
c5138f0f2b
LibUnicode: Parse number system digits from the CLDR
|
3 years ago |
Timothy Flynn
|
6409900a5b
LibUnicode: Add an API to retrieve a locale's default numbering system
|
3 years ago |
Timothy Flynn
|
cc5e9f0579
LibJS+LibUnicode: Move replacement of number system digits to LibUnicode
|
3 years ago |
Timothy Flynn
|
98709d9be1
LibUnicode: Convert UnicodeNumberFormat to link with weak symbols
|
3 years ago |
Timothy Flynn
|
a1f0ca59ae
LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols
|
3 years ago |
Timothy Flynn
|
2a7f36b392
LibJS+LibUnicode: Generate unique numeric symbol lists
|
3 years ago |
Timothy Flynn
|
914675e826
LibJS+LibUnicode: Separate number formatting methods from Locale.h
|
3 years ago |