Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn 6c67de8186 LibJS: Implement RegExp.prototype.hasIndices proposal před 4 roky
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag před 4 roky
  Idan Horowitz f98a98506f LibJS: Add %TypedArray%.prototype.subarray před 4 roky
  Linus Groh ca71d99c66 LibJS: Implement Temporal.Instant.fromEpochNanoseconds() před 4 roky
  Linus Groh 5872357b56 LibJS: Implement Temporal.Instant.fromEpochMicroseconds() před 4 roky
  Linus Groh 66ff772254 LibJS: Implement Temporal.Instant.fromEpochMilliseconds() před 4 roky
  Linus Groh 2401e45720 LibJS: Implement Temporal.Instant.fromEpochSeconds() před 4 roky
  Linus Groh 117323f2d9 LibJS: Implement Temporal.Instant.prototype.epochNanoseconds před 4 roky
  Linus Groh b5d0cdc97e LibJS: Implement Temporal.Instant.prototype.epochMicroseconds před 4 roky
  Linus Groh b157ab3f12 LibJS: Implement Temporal.Instant.prototype.epochMilliseconds před 4 roky
  Linus Groh 5010e01223 LibJS: Implement Temporal.Instant.prototype.epochSeconds před 4 roky
  Linus Groh 51c581f604 LibJS: Implement Temporal.TimeZone.prototype.id před 4 roky
  Linus Groh 7e4b0681e1 LibJS: Implement Date.prototype.toTemporalInstant() před 4 roky
  Linus Groh 3a39ff8f40 LibJS: Implement Temporal.now.instant() před 4 roky
  Linus Groh 6cd16eceb3 LibJS: Implement Temporal.now.timeZone() před 4 roky
  Linus Groh 6735353b96 LibJS: Add preparation for Temporal constructors and prototypes před 4 roky
  Linus Groh 8269921212 LibJS: Add the Temporal namespace object :^) před 4 roky
  Idan Horowitz 5e621e494f LibJS: Implement Object.getOwnPropertyDescriptors() před 4 roky
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Idan Horowitz c31392510a LibJS: Add the Number.prototype.toFixed method před 4 roky
  Idan Horowitz 1cf5663e38 LibJS: Add the Object.prototype.__lookup{Getter, Setter}__ methods před 4 roky
  Idan Horowitz f98c0ca528 LibJS: Add the Object.prototype.__define{Getter, Setter}__ methods před 4 roky
  Idan Horowitz 37340aa599 LibJS: Add the Object.prototype.__proto__ native accessor property před 4 roky
  Idan Horowitz 8e05b49089 LibJS: Add the String.prototype.codePointAt() method před 4 roky
  Idan Horowitz 2299be474b LibJS: Add the String.fromCodePoint() method před 4 roky
  Idan Horowitz e1b0719435 LibJS: Add all of the FinalizationRegistry.prototype methods před 4 roky
  Idan Horowitz 9a0cbcc3d1 LibJS: Add the Object.fromEntries method před 4 roky
  davidot 6c13cc67c6 LibJS: Implement Array.prototype.copyWithin generically před 4 roky
  davidot 910b803d8d LibJS: Implement Array.prototype.flatMap před 4 roky