Commit History

Author SHA1 Message Date
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string 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 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
  Timothy Flynn 409f39b336 LibUnicode: Canonicalize the subtag "names" to "prprname" 3 years ago
  Timothy Flynn f907a7dc38 LibUnicode: Canonicalize the subtag "yes" to "true" 3 years ago
  Timothy Flynn 556374a904 LibUnicode: Substitute Unicode locale aliases during canonicalization 3 years ago
  Timothy Flynn d13142f015 LibJS+LibUnicode: Store parsed Unicode locale data as full strings 3 years ago
  Timothy Flynn f897c2edb3 LibUnicode: Canonicalize locale private use extensions 3 years ago
  Timothy Flynn 6f0cb52dc4 LibUnicode: Canonicalize locale extensions 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 b7a95cba65 LibUnicode: Implement grammar validators for Unicode TR-35 3 years ago