Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5db38d7ba1 LibJS: Replace standalone js_bigint() with BigInt::create() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] %!s(int64=2) %!d(string=hai) anos
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors %!s(int64=2) %!d(string=hai) anos
  Linus Groh c3f1d8f5ba LibJS: Correct section IDs of Temporal .prototype property clauses %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 306c25f3c2 LibJS: Convert the NumberToBigInt AO to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 149231d47d LibJS: Convert Temporal.Instant functions to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz e87cea8248 LibJS: Convert to_bigint() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4d5bd092ea LibJS: Use MUST() where applicable %!s(int64=3) %!d(string=hai) anos
  Linus Groh 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Linus Groh f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users %!s(int64=4) %!d(string=hai) anos
  Linus Groh d159938acc LibJS: Reflect recent editorial changes in the Temporal proposal %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 84403ab423 LibJS: Add Temporal.Instant.from() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 33cf6274e8 LibJS: Add Temporal.Instant.compare() %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz ac8e76be23 LibJS: Add a couple of missing specification links to Temporal.Instant %!s(int64=4) %!d(string=hai) anos
  Linus Groh ca71d99c66 LibJS: Implement Temporal.Instant.fromEpochNanoseconds() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 5872357b56 LibJS: Implement Temporal.Instant.fromEpochMicroseconds() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 66ff772254 LibJS: Implement Temporal.Instant.fromEpochMilliseconds() %!s(int64=4) %!d(string=hai) anos