Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr há 2 anos atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn a8fce9eec2 LibJS: Update spec numbers for the Intl Enumeration proposal há 2 anos atrás
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String há 2 anos atrás
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> há 2 anos atrás
  Timothy Flynn 858126d236 LibJS: Propagate OOM from remaining Intl Vector operations há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn fc413711ee LibJS: Port trivial use cases in the Intl namespace to String há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Timothy Flynn e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject há 2 anos atrás
  Timothy Flynn 92f4f40198 LibJS: Rename the Intl Enumeration Available* AOs to AvailableCanonical* 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
  Timothy Flynn 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 2 anos atrás
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 2 anos atrás
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 2 anos atrás
  Timothy Flynn c657f23e6f LibJS: Remove hard-coded lists of collation types há 3 anos atrás
  Timothy Flynn 4d32f38a76 LibJS: Partially implement Intl.Locale.prototype.collations property há 3 anos atrás
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Linus Groh 70593b7448 LibJS: Update for structured headers added to various Temporal AOs há 3 anos atrás