Timothy Flynn
|
bced4e9324
LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style
|
3 年之前 |
Timothy Flynn
|
e261132e8b
LibUnicode: Add helper methods to convert a Style to and from a string
|
3 年之前 |
Timothy Flynn
|
7f6edb7976
LibUnicode: Remove the Unicode::Style::Numeric value
|
3 年之前 |
Timothy Flynn
|
b0671ceb74
LibUnicode: Add a method to combine locale subtags into a display string
|
3 年之前 |
Timothy Flynn
|
91acc2e9c5
LibUnicode: Parse and generate locale display patterns
|
3 年之前 |
Timothy Flynn
|
8126cb2545
LibJS+LibUnicode: Remove unnecessary locale currency mapping wrapper
|
3 年之前 |
Timothy Flynn
|
0d75949827
LibUnicode: Parse and generate locale display names for date fields
|
3 年之前 |
Timothy Flynn
|
7f162c471d
LibUnicode: Parse and generate locale display names for calendars
|
3 年之前 |
Timothy Flynn
|
f576142fe8
LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols
|
3 年之前 |
Timothy Flynn
|
97508b74eb
LibUnicode: Remove declaration of function which moved to another header
|
3 年之前 |
Timothy Flynn
|
914675e826
LibJS+LibUnicode: Separate number formatting methods from Locale.h
|
3 年之前 |
Timothy Flynn
|
cafb717486
LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat
|
3 年之前 |
Timothy Flynn
|
04b8b87c17
LibJS+LibUnicode: Support multiple identifiers within format pattern
|
3 年之前 |
Timothy Flynn
|
3b68370212
LibJS+LibUnicode: Rename the generated compact_identifier to identifier
|
3 年之前 |
Timothy Flynn
|
6d34a0b4e8
LibJS+LibUnicode: Rename method to select a NumberFormat plurality
|
3 年之前 |
Timothy Flynn
|
1f546476d5
LibJS+LibUnicode: Fix computation of compact pattern exponents
|
3 年之前 |
Timothy Flynn
|
48d5684780
LibUnicode: Parse compact identifiers and replace them with a format key
|
3 年之前 |
Timothy Flynn
|
30fbb7d9cd
LibUnicode: Parse and generate scientific formatting rules
|
3 年之前 |
Timothy Flynn
|
3b7f5af042
LibUnicode: Generate primary and secondary number grouping sizes
|
3 年之前 |
Timothy Flynn
|
c65dea64bd
LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern
|
3 年之前 |
Timothy Flynn
|
a701ed52fc
LibJS+LibUnicode: Fully implement currency number formatting
|
3 年之前 |
Timothy Flynn
|
9421d5c0cf
LibUnicode: Generate currency unit-pattern number formats
|
3 年之前 |
Timothy Flynn
|
39e031c4dd
LibJS+LibUnicode: Generate all styles of currency localizations
|
3 年之前 |
Timothy Flynn
|
be69eae651
LibUnicode: Precompute the compact scale of each number formatting rule
|
3 年之前 |
Timothy Flynn
|
230b133ee3
LibUnicode: Parse number formats into zero/positive/negative patterns
|
3 年之前 |
Timothy Flynn
|
1244ebcd4f
LibUnicode: Parse and generate standard accounting formatting rules
|
3 年之前 |
Timothy Flynn
|
967afc1b84
LibUnicode: Parse and generate standard currency formatting rules
|
3 年之前 |
Timothy Flynn
|
bffd73e0d4
LibUnicode: Parse and generate standard decimal formatting rules
|
3 年之前 |
Timothy Flynn
|
feb8c22a62
LibUnicode: Parse and generate standard percentage formatting rules
|
3 年之前 |
Timothy Flynn
|
4317a1b552
LibUnicode: Parse and generate compact currency formatting rules
|
3 年之前 |