Commit History

Author SHA1 Message Date
  Timothy Flynn 80493908d3 LibUnicode: Tweak the definition of the plurality "many" 3 years ago
  Timothy Flynn 6d34a0b4e8 LibJS+LibUnicode: Rename method to select a NumberFormat plurality 3 years ago
  Timothy Flynn 3b7f5af042 LibUnicode: Generate primary and secondary number grouping sizes 3 years ago
  Timothy Flynn c65dea64bd LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern 3 years ago
  Timothy Flynn 0c9711efba LibUnicode: Handle all space code points when creating currency patterns 3 years ago
  Timothy Flynn ada4bab405 LibUnicode: Remove GeneralCategory::Symbol string lookup 3 years ago
  Timothy Flynn a701ed52fc LibJS+LibUnicode: Fully implement currency number formatting 3 years ago
  Timothy Flynn 39e031c4dd LibJS+LibUnicode: Generate all styles of currency localizations 3 years ago
  Timothy Flynn 1f2ac0ab41 LibUnicode: Move number formatting code generator to UnicodeNumberFormat 3 years ago
  Timothy Flynn feb8c22a62 LibUnicode: Parse and generate standard percentage formatting rules 3 years ago
  Timothy Flynn 604a596c90 LibUnicode: Parse and generate compact decimal formatting rules 3 years ago
  Timothy Flynn 12b468a588 LibUnicode: Begin parsing and generating locale number systems 3 years ago
  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 75657b79c6 LibUnicode: Update comment with link to related upstream issue 3 years ago
  Timothy Flynn 3f64a14e06 LibUnicode: Parse and generate the Unicode locale list patterns dataset 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 fd0011989a LibUnicode: Resolve the most likely territory alias when there are many 3 years ago
  Timothy Flynn 1fbc5dba08 LibUnicode: Generate Unicode locale likely subtag data 3 years ago
  Timothy Flynn 72f49e42b4 LibUnicode: Perform complex Unicode locale alias substitution 3 years ago
  Timothy Flynn da89cf9afb LibUnicode: Canonicalize calendar subtags 3 years ago
  Timothy Flynn 8458f477a4 LibUnicode: Canonicalize timezone subtags 3 years ago
  Timothy Flynn 335f985b31 LibUnicode: Canonicalize the subtag "imperial" to "uksystem" 3 years ago
  Timothy Flynn 2d90144888 LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN" 3 years ago