Histórico de Commits

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