Historique des commits

Auteur SHA1 Message Date
  shiroyk fa6d1ed5e4 Implemented BigInt (#597) il y a 1 an
  Dmitry Panov ac2ea62348 Updated tc39 tests. A number of fixes as a result: il y a 1 an
  shiroyk a52ceb6d86 Implemented {Array, TypedArray}.prototype.{with, toReversed, toSorted} il y a 1 an
  Mihail Stoykov 07c7e94b0e Fix using runtime.NewArrayBuffer il y a 2 ans
  Dmitry Panov 9410bcaa81 Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459. il y a 2 ans
  Dmitry Panov c933cf95e1 Exposed String and StringBuilder. Closes #321. il y a 2 ans
  satvrn 0ad46a434a Implemented {Array,%TypedArray%}.prototype.{findLast,findLastIndex}() (#444) il y a 3 ans
  satyrn e1f9dc0755 Implemented `{Array,String,%TypedArray%}.prototype.at` (#384) il y a 3 ans
  Dmitry Panov 51b65454fa Avoid calling toString() (which itself may throw) when formatting error messages. Fixes #343 il y a 3 ans
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result il y a 3 ans
  Dmitry Panov 7891d82bfc Adjusted typed arrays to the new specs il y a 4 ans
  Dmitry Panov dc8c55024d Implemented Promise. Closes #178. il y a 4 ans
  Dmitry Panov 8253af8f29 Added nil-safety checks for values returned by get*() methods il y a 4 ans
  Dmitry Panov ebe1101e51 Aligned detached buffer semantics with the latest specs. Fixes #315. il y a 4 ans
  Mihail Stoykov 42fe947996 Conform to ECMAScript 2019 by making the sort stable il y a 4 ans
  Dmitry Panov 19cfe0fd8a Fixed some edge cases il y a 4 ans
  Dmitry Panov 6060b0671c Exposed Symbol il y a 4 ans
  Dmitry Panov 253d82221b Exporting to numeric types uses standard ECMAScript conversion operations instead of producing a zero value when conversion is not possible. Closes #190 il y a 5 ans
  Dmitry Panov 3ec8e20a89 Fixed bugs in Array.prototype.sort(), Object.assign() and Date.prototype.toJSON() il y a 5 ans
  Dmitry Panov b206dd5e2c Added missing Regexp functionality, enhanced unicode and UTF-16 support (#171) il y a 5 ans
  Dmitry Panov 1edec8603b Standard compliance and other fixes for ArrayBuffer il y a 5 ans
  Dmitry Panov 5df89c3d31 Support for malformed UTF-16 strings and property keys. Missing String methods. (#146) il y a 5 ans
  Dmitry Panov af442b8aa0 Applied fix for #144 to typed arrays. il y a 5 ans
  Dmitry Panov 6567f6ffae Minor array index conversion fixes for 32-bit platforms. il y a 5 ans
  Dmitry Panov 1236576b0d Typedarrays (#137) il y a 5 ans
  Dmitry Panov 25773609b6 Initial commit il y a 9 ans