Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 812d3a7ef8 LibJS: Reorganize spec steps for Intl.NumberFormat hace 3 años
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) hace 3 años
  Linus Groh 66770de264 LibJS: Convert Intl.NumberFormat functions to ThrowCompletionOr hace 3 años
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function hace 3 años
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Linus Groh ffee3890a7 LibJS: Remove a bunch of forgotten exception checks after TRY_OR_DISCARD hace 3 años
  Idan Horowitz 768009e005 LibJS: Convert NumberFormat AOs to ThrowCompletionOr hace 3 años
  Idan Horowitz d0e5fc4576 LibJS: Convert supported_locales() to ThrowCompletionOr hace 3 años
  Idan Horowitz 3758e65293 LibJS: Convert canonicalize_locale_list() to ThrowCompletionOr hace 3 años
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr hace 3 años
  Timothy Flynn 94a5a0437c LibJS: Move Intl.NumberFormat's AOs to its object file hace 3 años
  Timothy Flynn ae7b5280c2 LibJS: Make "options" objects const references in NumberFormat's AOs hace 3 años
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object hace 3 años
  Timothy Flynn 071e193d92 LibJS: Implement Intl.NumberFormat.supportedLocalesOf hace 3 años
  Timothy Flynn e42ba7f748 LibJS: Implement the Intl.NumberFormat constructor hace 3 años
  Timothy Flynn 07f12b108b LibJS: Implement a nearly empty Intl.NumberFormat object hace 3 años