Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 years ago |
Marko Lahma
|
59dc54d6ff
Update Test262Harness and other test project dependencies (#1185)
|
3 years ago |
Marko Lahma
|
05ddb01022
Add import.meta support (#1173)
|
3 years ago |
Marko Lahma
|
3bc93cf385
Bring function construction closer to the spec (#1170)
|
3 years ago |
Marko Lahma
|
650c0cbc4e
Date related fixes and improvements (#1107)
|
3 years ago |
Marko Lahma
|
ba1eb4188f
Use Test262Harness to run tests (#1039)
|
3 years ago |
Christian Rondeau
|
6098a14c54
Module support fixes and improvements (#1102)
|
3 years ago |
Christian Rondeau
|
fcc7c8d257
Support ECMAScript modules (export/import statements, modules definition) (#1054)
|
3 years ago |
Sébastien Ros
|
9e8babdbf0
Fix some unicode tests (#1033)
|
3 years ago |
Philipp Lüthi
|
0c223f4559
Module loading support (#990)
|
3 years ago |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 years ago |
Gökhan Kurt
|
a0289f9204
Implement Error cause and other Error specs (#992)
|
3 years ago |
Gökhan Kurt
|
57b9b3c79b
Implement relative indexing proposal [at() method] (#985)
|
3 years ago |
Marko Lahma
|
c98cf5c6f6
Update generator and module/export/import related tests (#978)
|
3 years ago |
Gökhan Kurt
|
e75235445c
Do not throw error immediately when receiving null Regex from Esprima (#931)
|
4 years ago |
Marko Lahma
|
1a9cd0ede6
Typed arrays (#925)
|
4 years ago |
Marko Lahma
|
7080fdf7de
ArrayBuffer and DataView (#930)
|
4 years ago |
Marko Lahma
|
e90e4b3cc9
Update ArrayBuffer, DataView and TypedArray related tests (#926)
|
4 years ago |
Marko Lahma
|
c55a5e447b
Refactor internals to support realm concept (#907)
|
4 years ago |
Joseph Da Silva
|
5a058bf9c1
Implement WeakMap and WeakSet (#912)
|
4 years ago |
Marko Lahma
|
3b33cb1135
Parse scripts only once while testing (#910)
|
4 years ago |
Marko Lahma
|
e6f54b5318
Introduce Engine.Evaluate (#899)
|
4 years ago |
Simon
|
426acedb9b
Promise lets go again (#889)
|
4 years ago |
Sébastien Ros
|
4d83ebd40b
Move CI to GitHub actions
|
4 years ago |
Marko Lahma
|
89ac4fbbc2
Implement flat and flatMap (#834)
|
4 years ago |
Marko Lahma
|
f212d3fa77
Handle recursive engine invocations (#837)
|
4 years ago |
Marko Lahma
|
238c308e59
Upgrade Esprima to 2.0.0-beta-1338 (#830)
|
4 years ago |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 years ago |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 years ago |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 years ago |