Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 481ced53d8 LibUnicode: Generate a list of available numbering systems hace 3 años
  Timothy Flynn 2d2f713426 LibUnicode: Generate per-locale minimum grouping digit values hace 3 años
  Idan Horowitz 877ae85017 LibJS+LibUnicode: Make static const Utf8View variables constexpr hace 3 años
  Timothy Flynn 0d8120eeb2 LibUnicode: Perform number system lookups by enumeration value hace 3 años
  Timothy Flynn c5138f0f2b LibUnicode: Parse number system digits from the CLDR hace 3 años
  Timothy Flynn b543c3e490 Meta: Don't assume how each generator wants to generate keyed map names hace 3 años
  Timothy Flynn 98709d9be1 LibUnicode: Convert UnicodeNumberFormat to link with weak symbols hace 3 años
  Timothy Flynn a1f0ca59ae LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols hace 3 años
  Timothy Flynn 415763b1b3 LibUnicode: Define traits for a vector of integral/enum types hace 3 años
  Timothy Flynn 1e95e7716b LibUnicode: Generate unique units hace 3 años
  Timothy Flynn 4c2c8b8e33 LibUnicode: Generate unique number systems hace 3 años
  Timothy Flynn 2a7f36b392 LibJS+LibUnicode: Generate unique numeric symbol lists hace 3 años
  Timothy Flynn 9cc323b0b0 LibUnicode: Generate unique NumberFormat lists for each Unit hace 3 años
  Timothy Flynn cdbfe01827 LibUnicode: Generate unique NumberFormat lists for each NumberSystem hace 3 años
  Timothy Flynn 945ca81dd7 LibUnicode: Generate unique number format structures hace 3 años
  Timothy Flynn 914675e826 LibJS+LibUnicode: Separate number formatting methods from Locale.h hace 3 años
  Timothy Flynn 0aa3e5c2ea LibUnicode: Port generator utility methods to ErrorOr hace 3 años
  Timothy Flynn 55e0b91d8d LibUnicode: Port GenerateUnicodeNumberFormat to ErrorOr and LibMain hace 3 años
  Timothy Flynn 4b535ce1c8 LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat hace 3 años
  Timothy Flynn a13fa15a30 LibUnicode: Generate default-content locales as aliases hace 3 años
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) hace 3 años
  Timothy Flynn cafb717486 LibUnicode: Parse and generate CLDR unit data for Intl.NumberFormat hace 3 años
  Timothy Flynn c24a350a18 LibUnicode: Ignore U+200F when parsing format identifiers hace 3 años
  Timothy Flynn 04b8b87c17 LibJS+LibUnicode: Support multiple identifiers within format pattern hace 3 años
  Timothy Flynn 3b68370212 LibJS+LibUnicode: Rename the generated compact_identifier to identifier hace 3 años
  Timothy Flynn 1f546476d5 LibJS+LibUnicode: Fix computation of compact pattern exponents hace 3 años
  Timothy Flynn 48d5684780 LibUnicode: Parse compact identifiers and replace them with a format key hace 3 años
  Timothy Flynn 30fbb7d9cd LibUnicode: Parse and generate scientific formatting rules hace 3 años
  Timothy Flynn 3645f6a0fc LibUnicode: Fix typo in percent format parser hace 3 años
  Timothy Flynn 3b7f5af042 LibUnicode: Generate primary and secondary number grouping sizes hace 3 años