Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn bb0f548614 LibUnicode: Generate a list of available currencies hace 3 años
  Timothy Flynn 4d43aeae30 LibUnicode: Fill in case-first and numeric BCP47 keywords hace 3 años
  Timothy Flynn bced4e9324 LibJS+LibUnicode: Convert Intl.ListFormat to use Unicode::Style hace 3 años
  Timothy Flynn c86f7a675d LibUnicode: Do not limit language display names to known locales hace 3 años
  Timothy Flynn 91acc2e9c5 LibUnicode: Parse and generate locale display patterns hace 3 años
  Timothy Flynn 0d75949827 LibUnicode: Parse and generate locale display names for date fields hace 3 años
  Timothy Flynn 7f162c471d LibUnicode: Parse and generate locale display names for calendars hace 3 años
  Timothy Flynn 6da1bfeeea Meta: Support generating case-insensitive value-from-string methods hace 3 años
  Timothy Flynn f576142fe8 LibJS+LibUnicode: Convert UnicodeLocale to link with weak symbols hace 3 años
  Timothy Flynn cf8e11a562 LibUnicode: Add temporary overload of value-from-string generator hace 3 años
  Timothy Flynn 52394deece LibUnicode: Remove now unused value-from-string generator overload hace 3 años
  Timothy Flynn 09be26b5d2 LibUnicode: Dynamically load the generated UnicodeLocale symbols hace 3 años
  Timothy Flynn ce6c515873 LibUnicode: Generate unique list patterns and lists of list patterns hace 3 años
  Timothy Flynn 0ad2decd04 LibUnicode: Generate unique list of keyword values hace 3 años
  Timothy Flynn 0c6cc4ad96 LibUnicode: Generate unique lists of localized currencies hace 3 años
  Timothy Flynn a45f2ccc25 LibUnicode: Generate unique lists of languages, territories, and scripts hace 3 años
  Timothy Flynn bf79c73158 LibUnicode: Do not generate data for "generic" calendars hace 3 años
  Timothy Flynn 71903ea7e1 LibUnicode: Parse and generate calendar (ca) Unicode keywords hace 3 años
  Timothy Flynn 0aa3e5c2ea LibUnicode: Port generator utility methods to ErrorOr hace 3 años
  Timothy Flynn 8c5f19f7c8 LibUnicode: Port GenerateUnicodeLocale to ErrorOr and LibMain hace 3 años
  Timothy Flynn 93ee922027 LibUnicode: Support locales-without-script aliases for ECMA-402 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 e9493a2cd5 LibUnicode: Ensure UnicodeNumberFormat is aware of default content hace 3 años
  Timothy Flynn 39e031c4dd LibJS+LibUnicode: Generate all styles of currency localizations hace 3 años
  Timothy Flynn 1f2ac0ab41 LibUnicode: Move number formatting code generator to UnicodeNumberFormat hace 3 años
  Timothy Flynn 04e6b43f05 LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale hace 3 años
  Timothy Flynn be69eae651 LibUnicode: Precompute the compact scale of each number formatting rule hace 3 años
  Timothy Flynn 230b133ee3 LibUnicode: Parse number formats into zero/positive/negative patterns hace 3 años
  Timothy Flynn 1244ebcd4f LibUnicode: Parse and generate standard accounting formatting rules hace 3 años