Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! hace 2 años
  Linus Groh 694f66b5ca LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19] hace 3 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 3 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 3 años
  Linus Groh df67f4978e LibJS: Convert Temporal.Now functions to ThrowCompletionOr hace 3 años
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Linus Groh 6bdd62b51b LibJS: Convert Now AOs to ThrowCompletionOr hace 3 años
  Linus Groh a06bd451d4 LibJS: Implement Temporal.Now.zonedDateTimeISO() hace 4 años
  Linus Groh 36c79c2989 LibJS: Implement Temporal.Now.zonedDateTime() hace 4 años
  Linus Groh 5e64156fce LibJS: Implement Temporal.Now.plainTimeISO() hace 4 años
  Linus Groh af3a26f4cc LibJS: Implement Temporal.Now.plainDateTimeISO() hace 4 años
  Linus Groh 0bb19fc51c LibJS: Implement Temporal.Now.plainDateTime() hace 4 años
  Linus Groh f2a2e8e13c LibJS: Implement Temporal.Now.plainDateISO() hace 4 años
  Linus Groh c303bbde54 LibJS: Implement Temporal.Now.plainDate() hace 4 años
  Linus Groh 6c8f0fbb35 LibJS: Use more specific return types for some Temporal AOs hace 4 años
  Linus Groh 3a39ff8f40 LibJS: Implement Temporal.now.instant() hace 4 años
  Linus Groh 6cd16eceb3 LibJS: Implement Temporal.now.timeZone() hace 4 años
  Linus Groh 7da1fcb2ef LibJS: Add the Temporal.now namespace object hace 4 años