Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 3ae4ff109f LibUnicode: Extract canonicalization of Unicode extension values hace 3 años
  Timothy Flynn b1d4bcf364 LibUnicode: Generate numeric keyword values for each locale hace 3 años
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string hace 3 años
  Timothy Flynn 75657b79c6 LibUnicode: Update comment with link to related upstream issue hace 3 años
  Timothy Flynn 3f64a14e06 LibUnicode: Parse and generate the Unicode locale list patterns dataset hace 3 años
  Timothy Flynn 12ae0a44d7 LibUnicode: Add public wrapper for the generated locale_from_string hace 3 años
  Timothy Flynn a77f323dfb LibUnicode: Implement the Remove Likely Subtags method hace 3 años
  Timothy Flynn e6a2ab1202 LibUnicode: Generate an implementation of the Add Likely Subtags method hace 3 años
  Timothy Flynn ca90231794 LibUnicode: Define is_unicode_*_subtag helpers inline in their header hace 3 años
  Timothy Flynn 21c4922ac0 LibUnicode: Add helper methods to LocaleID and LanguageID for LibJS hace 3 años
  Timothy Flynn a05419db55 LibUnicode: Add lexer to test if a string matches the "type" production hace 3 años
  Timothy Flynn fd0011989a LibUnicode: Resolve the most likely territory alias when there are many hace 3 años
  Timothy Flynn 1fbc5dba08 LibUnicode: Generate Unicode locale likely subtag data hace 3 años
  Timothy Flynn 72f49e42b4 LibUnicode: Perform complex Unicode locale alias substitution hace 3 años
  Timothy Flynn da89cf9afb LibUnicode: Canonicalize calendar subtags hace 3 años
  Timothy Flynn 8458f477a4 LibUnicode: Canonicalize timezone subtags hace 3 años
  Timothy Flynn 335f985b31 LibUnicode: Canonicalize the subtag "imperial" to "uksystem" hace 3 años
  Timothy Flynn 2d90144888 LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN" hace 3 años
  Timothy Flynn 409f39b336 LibUnicode: Canonicalize the subtag "names" to "prprname" hace 3 años
  Timothy Flynn f907a7dc38 LibUnicode: Canonicalize the subtag "yes" to "true" hace 3 años
  Timothy Flynn 556374a904 LibUnicode: Substitute Unicode locale aliases during canonicalization hace 3 años
  Timothy Flynn 9b118f1f06 LibUnicode: Generate Unicode locale alias data hace 3 años
  Timothy Flynn d13142f015 LibJS+LibUnicode: Store parsed Unicode locale data as full strings hace 3 años
  Timothy Flynn f897c2edb3 LibUnicode: Canonicalize locale private use extensions hace 3 años
  Timothy Flynn 6f0cb52dc4 LibUnicode: Canonicalize locale extensions hace 3 años
  Timothy Flynn 671eaa0c59 LibUnicode: Add helper lambda for appending canonicalized strings hace 3 años
  Timothy Flynn 30855e6663 LibUnicode: Parse locale private use extensions hace 3 años
  Timothy Flynn 29f76ef7c8 LibUnicode: Parse locale extensions of the other extension form hace 3 años
  Timothy Flynn d2d304fcf8 LibUnicode: Parse locale extensions of the transformed extension form hace 3 años
  Timothy Flynn eda92d15e4 LibUnicode: Parse locale extensions of the Unicode locale extension form hace 3 años