Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 years ago |
Dmitry Panov
|
32956a348b
Arrow function (#319)
|
4 years ago |
Dmitry Panov
|
a7a3a1366b
Destructuring assignments, rest and spread properties, default function parameters (#303)
|
4 years ago |
Dmitry Panov
|
44400d2d22
Do not create an object if a native constructor is called without 'new'. Closes #228.
|
4 years ago |
Dmitry Panov
|
536f9d9465
Export() and ExportTo() now support circular objects. Fixes #162, closes #188.
|
5 years ago |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 years ago |
Dmitry Panov
|
a13c43b62b
Proxy (#135)
|
5 years ago |
Dmitry Panov
|
36b747a124
Merged changes from master.
|
5 years ago |
Dmitry Panov
|
83452bfa75
Merge branch 'master' into es6
|
5 years ago |
Dmitry Panov
|
3d32615791
Initialise Function.prototype also when it's being set or deleted. Fixes #131.
|
5 years ago |
Dmitry Panov
|
37522a24db
Implemented Symbol (#128)
|
5 years ago |
Dmitry Panov
|
4ed8e66074
Added support for native constructors. See #45
|
8 years ago |
Dmitry Panov
|
8fa3e12080
Handle nil values in FunctionCall (fixes #20).
|
8 years ago |
Dmitry Panov
|
6416a5b5ab
Slight functions refactoring
|
8 years ago |