Histórico de Commits

Autor SHA1 Mensagem Data
  Federico Tedin ae897934c2 Skip hashbang at beginning of source contents há 3 anos atrás
  Dmitry Panov 016db103e6 Enabled unicode 13 tests, now that we require Go 1.16. há 3 anos atrás
  Dmitry Panov eb99973cc1 Added toString tag to Reflect, allowed tests without id to run. Closes #416. há 3 anos atrás
  Dmitry Panov 85e2e6106c Removed the usage of deprecated ioutil package. Bumped minimum Go version to 1.16. há 3 anos atrás
  Dmitry Panov 4765a98722 Enabled more tests and fixed some bugs. Closes #410. há 3 anos atrás
  Dmitry Panov 0b5d210524 Implemented classes (including private elements). Closes #349. há 3 anos atrás
  satyrn e1f9dc0755 Implemented `{Array,String,%TypedArray%}.prototype.at` (#384) há 3 anos atrás
  Dmitry Panov 160b8c59fd Implemented nullish coalescing operator (??). Closes #382. há 3 anos atrás
  Dmitry Panov 3faab1d8f2 Enabled tests that use ** operator. Some array fixes as a result. há 3 anos atrás
  Dmitry Panov ff76422be7 Implemented exponentiation expressions. Closes #381. há 3 anos atrás
  Dmitry Panov 3c02223f61 Ensure the argument coercion in Date setters happens before the check for the date being unset. Upgraded tc39 tests. há 3 anos atrás
  Dmitry Panov a5e7acf16e Added staticcheck (#364) há 3 anos atrás
  Dmitry Panov b93494d0c5 Implemented optional chaining. Closes #350 há 3 anos atrás
  Dmitry Panov bf6af58bbc Refactored tests há 3 anos atrás
  Dmitry Panov f1567f3952 Upgraded tests, lots of fixes as a result há 3 anos atrás
  Dmitry Panov 7891d82bfc Adjusted typed arrays to the new specs há 4 anos atrás
  Dmitry Panov dc8c55024d Implemented Promise. Closes #178. há 4 anos atrás
  Dmitry Panov d99e4b8cbf Support 0o and 0b number literals. Closes #335 há 4 anos atrás
  Dmitry Panov c357d26fb9 Fixed the use of outer scope 'this' in arrow functions. See #334 há 4 anos atrás
  Dmitry Panov ce3fee827a Implemented template literals and \u{xxxx}. Closes #260 há 4 anos atrás
  Dmitry Panov 32956a348b Arrow function (#319) há 4 anos atrás
  Dmitry Panov ebe1101e51 Aligned detached buffer semantics with the latest specs. Fixes #315. há 4 anos atrás
  Dmitry Panov b7029a5638 Ensure ToPropertyKey happens earlier when assigning computed keys. Fixes #312. há 4 anos atrás
  Dmitry Panov a88d78e02a Fixed the handling of Symbol properties in destructuring assignments. Fixes #312. há 4 anos atrás
  Dmitry Panov b8e8f56aca Support patterns in catch clause. See #305 há 4 anos atrás
  Dmitry Panov 946559a566 Fixed typed arrays' defineProperty and indexing. Fixes #308. há 4 anos atrás
  Dmitry Panov 53123f0c9f Make sure variables dynamically bound in parameter scope conflict with parameter bindings. See #305. há 4 anos atrás
  Dmitry Panov 7ad1be9aa9 Support for assignment patterns in for-in and for-of loops. Support for spread elements in call arguments. Fixed various issues related to destructuring assignments. See #305. há 4 anos atrás
  Dmitry Panov a7a3a1366b Destructuring assignments, rest and spread properties, default function parameters (#303) há 4 anos atrás
  Mihail Stoykov 2440f896e9 Add globalThis há 4 anos atrás