Commit History

Author SHA1 Message Date
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn ebd33e580b LibUnicode: Generate a list of available calendars 3 years ago
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string 3 years ago
  Timothy Flynn b543c3e490 Meta: Don't assume how each generator wants to generate keyed map names 3 years ago
  Timothy Flynn 6da1bfeeea Meta: Support generating case-insensitive value-from-string methods 3 years ago
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 years ago
  Timothy Flynn dd88ff70ac LibUnicode: Remove now unused value-from-string generator overload 3 years ago
  Timothy Flynn cf8e11a562 LibUnicode: Add temporary overload of value-from-string generator 3 years ago
  Timothy Flynn 52394deece LibUnicode: Remove now unused value-from-string generator overload 3 years ago
  Timothy Flynn 3fd53baa25 LibUnicode: Dynamically load the generated UnicodeData symbols 3 years ago
  Timothy Flynn 415763b1b3 LibUnicode: Define traits for a vector of integral/enum types 3 years ago
  Timothy Flynn 76af9fae63 LibUnicode: Support storing lists in UniqueStorage for code generators 3 years ago
  Timothy Flynn b76e44f66f LibUnicode: Parse and generate time zone names in long and short form 3 years ago
  Timothy Flynn d8e6beb14f LibUnicode: Generalize the generators' unique string storage 3 years ago
  Timothy Flynn 71903ea7e1 LibUnicode: Parse and generate calendar (ca) Unicode keywords 3 years ago
  Timothy Flynn 15fc03ef34 LibUnicode: Sort generated enums case-insensitively 3 years ago
  Timothy Flynn f471ecdbe9 LibUnicode: Parse and generate date, time, and date-time format patterns 3 years ago
  Timothy Flynn 0aa3e5c2ea LibUnicode: Port generator utility methods to ErrorOr 3 years ago
  Timothy Flynn a13fa15a30 LibUnicode: Generate default-content locales as aliases 3 years ago
  Timothy Flynn 9d1519e21c LibUnicode: Move GenerateUnicodeData's Alias struct to generator header 3 years ago
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 years ago
  Timothy Flynn e9493a2cd5 LibUnicode: Ensure UnicodeNumberFormat is aware of default content 3 years ago
  Timothy Flynn 04e6b43f05 LibUnicode: Move (soon-to-be) common code out of GenerateUnicodeLocale 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Timothy Flynn f91d63af83 LibUnicode: Generate enum/alias from-string methods without a HashMap 3 years ago