Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder há 2 anos atrás
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace há 2 anos atrás
  davidot cd763de280 LibJS+LibUnicode: Move some constant arrays to a separate header há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás
  Timothy Flynn 7c490d4da3 LibJS: Move PatternPartitionWithSource structure to AbstractOperations.h há 3 anos atrás
  Timothy Flynn 33698b9615 LibJS+js: Parse new constructor options from Intl.NumberFormat V3 há 3 anos atrás
  Idan Horowitz f4785e2468 LibUnicode: Generate data about DurationFormat-required units as well há 3 anos atrás
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 há 3 anos atrás
  Timothy Flynn 066352c9aa LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35 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 a120e85596 LibJS: Provide public access to list of sanctioned unit identifiers há 3 anos atrás
  Timothy Flynn 1607a05d4c LibJS: Add co, kf, and kn Unicode locale keywords to ResolveLocale há 3 anos atrás
  Timothy Flynn 8098eb273a LibJS: Add explicit constructors for PatternPartition há 3 anos atrás
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays há 3 anos atrás
  Timothy Flynn 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor há 3 anos atrás
  Timothy Flynn bb11437792 LibJS: Change Intl's GetOption AO to accept a Span rather than a Vector há 3 anos atrás
  Timothy Flynn 0469006263 LibJS: Change Intl's PatternPartition record to hold a String value há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey há 3 anos atrás
  Idan Horowitz 407cf04884 LibJS: Convert get_number_option() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 6d3de03549 LibJS: Convert default_number_option() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz d0e5fc4576 LibJS: Convert supported_locales() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr há 3 anos atrás
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr há 3 anos atrás
  Timothy Flynn 7f700bd84e LibJS: Make GetNumberOption's "options" object a const reference há 3 anos atrás
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object há 3 anos atrás
  Timothy Flynn ada56981dc LibJS: Sort Intl AbstractOperation declarations by spec ID há 3 anos atrás
  Timothy Flynn 094c390fb1 LibJS: Move CanonicalCodeForDisplayNames to Intl.DisplayNames há 3 anos atrás