Historique des commits

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