Historique des commits

Auteur SHA1 Message Date
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property il y a 3 ans
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal il y a 3 ans
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records il y a 3 ans
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs il y a 3 ans
  Timothy Flynn 066352c9aa LibJS+LibUnicode: Align ECMA-402 "sanctioned" terminology with UTS 35 il y a 3 ans
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations il y a 3 ans
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> il y a 3 ans
  Timothy Flynn fb08a5a896 LibJS: Implement Intl.supportedValuesOf il y a 3 ans
  Idan Horowitz a3bc06bb23 LibJS: Start implementing Intl.Segmenter il y a 3 ans
  Timothy Flynn 4a3e142d55 LibJS: Implement a nearly empty Intl.Collator object il y a 3 ans
  Timothy Flynn 0087804d10 LibJS: Implement a nearly empty Intl.PluralRules object il y a 3 ans
  Timothy Flynn 79fdec85de LibJS: Implement a nearly empty Intl.RelativeTimeFormat object il y a 3 ans
  Timothy Flynn 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object il y a 3 ans
  Linus Groh 68df9e4dfb LibJS: Convert Intl.getCanonicalLocales() function to ThrowCompletionOr il y a 3 ans
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function il y a 3 ans
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros il y a 3 ans
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr il y a 3 ans
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object il y a 3 ans
  Timothy Flynn 8e75e5fabb LibJS: Implement a nearly empty Intl.ListFormat object il y a 3 ans
  Timothy Flynn 2c10e9fdd3 LibJS: Implement a nearly empty Intl.Locale object il y a 3 ans
  Timothy Flynn 38d29a40dc LibJS: Implement Intl.getCanonicalLocales il y a 3 ans
  Timothy Flynn 0fb4e8b749 LibJS: Implement a nearly empty Intl.DisplayNames object il y a 3 ans
  Linus Groh 97010d4903 LibJS: Implement Intl[@@toStringTag] il y a 3 ans
  Linus Groh a37dcf8ca7 LibJS: Add the Intl namespace object :^) il y a 3 ans