Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn b6ff25bd26 LibJS: Stop propagating small OOM errors from Intl abstract operations před 1 rokem
  Andreas Kling c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn bff0e25ebe LibJS: Propagate OOM errors from Intl Abstract Operations před 2 roky
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String před 2 roky
  Timothy Flynn 95cef87a9c LibJS: Update syntax for invoking the GetOption AO from Intl objects před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr před 2 roky
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed před 2 roky
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder před 2 roky
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace před 2 roky
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm před 2 roky
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() před 2 roky
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] před 2 roky
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] před 2 roky
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] před 2 roky
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() před 2 roky
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions před 2 roky
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors před 2 roky
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 před 3 roky
  Timothy Flynn 72462bed2f LibJS: Reorganize spec steps for Intl.DisplayNames před 3 roky
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) před 3 roky
  Timothy Flynn 71f7e67a20 LibJS: Parse new Intl.DisplayNames "type" and "languageDisplay" options před 3 roky
  Linus Groh 15eadcf023 LibJS: Convert Intl.DisplayNames functions to ThrowCompletionOr před 3 roky
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr před 3 roky
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function před 3 roky