Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 gadi atpakaļ
  Timothy Flynn 43a3471298 LibLocale: Move locale source files to the LibLocale folder 2 gadi atpakaļ
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace 2 gadi atpakaļ
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 gadi atpakaļ
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 gadi atpakaļ
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 gadi atpakaļ
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] 2 gadi atpakaļ
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] 2 gadi atpakaļ
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 gadi atpakaļ
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 gadi atpakaļ
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 gadi atpakaļ
  Linus Groh 71a519831d LibJS: Update to the latest ECMA-402 GetOption and move it into ECMA-262 3 gadi atpakaļ
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 gadi atpakaļ
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers 3 gadi atpakaļ
  Timothy Flynn 7c41e6058a LibJS: Explicitly indicate infallible incovations 3 gadi atpakaļ
  Timothy Flynn d6868d1e9d LibJS: Reorganize spec steps for Intl.Locale 3 gadi atpakaļ
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 gadi atpakaļ
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays 3 gadi atpakaļ
  Timothy Flynn bb11437792 LibJS: Change Intl's GetOption AO to accept a Span rather than a Vector 3 gadi atpakaļ
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey 3 gadi atpakaļ
  Idan Horowitz 3426285738 LibJS: Convert Locale AOs to ThrowCompletionOr 3 gadi atpakaļ
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 gadi atpakaļ
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 gadi atpakaļ
  Idan Horowitz b9c7a629f8 LibJS: Convert coerce_options_to_object() to ThrowCompletionOr 3 gadi atpakaļ
  Idan Horowitz de9785b71b LibJS: Convert Intl::get_option() to ThrowCompletionOr 3 gadi atpakaļ
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 gadi atpakaļ
  Timothy Flynn 673fc02ac5 LibJS: Move locale_relevant_extension_keys to Intl.Locale 3 gadi atpakaļ
  Timothy Flynn aa2af06c84 LibJS: Store Intl.Locale's "tag" argument as a plain string 3 gadi atpakaļ
  Timothy Flynn 4411e16798 LibJS: Change GetOption AO to accept the options as a concrete Object 3 gadi atpakaļ
  Timothy Flynn 4f2bcebe74 LibUnicode+LibJS: Store locale keyword values as a single string 3 gadi atpakaļ