Commit History

Author SHA1 Message Date
  Linus Groh 20337a34a2 LibJS: Convert Instant AOs to ThrowCompletionOr 3 years ago
  Linus Groh f58891ed42 LibJS: Add a js_bigint(VM&, ...) overload and use it 3 years ago
  Brian Gianforcaro b10657a2b6 LibJS: Remove unused includes out of Cell.h, move to the users 3 years ago
  Linus Groh d159938acc LibJS: Reflect recent editorial changes in the Temporal proposal 4 years ago
  Idan Horowitz 84403ab423 LibJS: Add Temporal.Instant.from() 4 years ago
  Idan Horowitz 33cf6274e8 LibJS: Add Temporal.Instant.compare() 4 years ago
  Idan Horowitz ac8e76be23 LibJS: Add a couple of missing specification links to Temporal.Instant 4 years ago
  Linus Groh ca71d99c66 LibJS: Implement Temporal.Instant.fromEpochNanoseconds() 4 years ago
  Linus Groh 5872357b56 LibJS: Implement Temporal.Instant.fromEpochMicroseconds() 4 years ago
  Linus Groh 66ff772254 LibJS: Implement Temporal.Instant.fromEpochMilliseconds() 4 years ago
  Linus Groh 2401e45720 LibJS: Implement Temporal.Instant.fromEpochSeconds() 4 years ago
  Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant 4 years ago