Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations há 1 ano atrás
  Timothy Flynn cd526813e6 LibLocale+LibJS: Make locale data APIs infallible há 1 ano atrás
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible há 1 ano atrás
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String há 2 anos atrás
  Timothy Flynn 95d1678553 LibJS: Mark infallible operations that may throw only due to OOM há 2 anos atrás
  Timothy Flynn 2f1184ccdb LibJS: Do not fully qualify references to CanonicalizeUnicodeLocaleId há 2 anos atrás
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations há 2 anos atrás
  Timothy Flynn ca62aeb6bd LibLocale+LibJS: Port locale parsing and processing to String há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers há 3 anos atrás
  Timothy Flynn 1a76839e8d LibJS: Use consistent ASCII case-transformation and string language há 3 anos atrás
  Timothy Flynn f8e7701cf3 LibJS: Disallow calendar display names which contain an underscore há 3 anos atrás
  Timothy Flynn 72462bed2f LibJS: Reorganize spec steps for Intl.DisplayNames 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 25e67f63a2 LibJS: Convert Intl.DisplayNames to use Unicode::Style há 3 anos atrás
  Timothy Flynn 4875ec26dd LibJS: Implement per-locale display of calendars and date-time fields há 3 anos atrás
  Timothy Flynn 71f7e67a20 LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options há 3 anos atrás
  Timothy Flynn 853ccab9af LibJS: Remove unnecessary braces in Intl.DisplayNames há 3 anos atrás
  Linus Groh 0881f8160f LibJS: Use implicit ThrowCompletionOr<T> constructor where possible há 3 anos atrás
  Idan Horowitz e65aeee67d LibJS: Convert DisplayNames AOs to ThrowCompletionOr há 3 anos atrás
  Timothy Flynn 094c390fb1 LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames há 3 anos atrás
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object há 3 anos atrás