Dmitry Panov
|
f82ffd2b2c
Merge remote-tracking branch 'psilva261/bigints' into upgrade-tests-bigint
|
3 years ago |
Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 years ago |
Philip Silva
|
307513316c
Basic implementation of BigInt, BigInt64Array and BigUint64Array
|
3 years ago |
Dmitry Panov
|
d99e4b8cbf
Support 0o and 0b number literals. Closes #335
|
4 years ago |
Dmitry Panov
|
ce3fee827a
Implemented template literals and \u{xxxx}. Closes #260
|
4 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
|
f3cfc97811
Block-scoped declarations (#264)
|
4 years ago |
Dmitry Panov
|
13aee8e3cc
Shorthand property fixes and support for NamedEvaluation so that function name is set when assigned to a variable
|
4 years ago |
Dmitry Panov
|
71964a0dfa
Fixed parser._peek()
|
4 years ago |
Dmitry Panov
|
ab0d68a9e9
Refactored TransformRegExp: fail early, avoid allocation and copy if not necessary.
|
4 years ago |
Dmitry Panov
|
cfe7e0d44d
Correctly handle \<U+2028> and \<U+2029> in string literals. Closes #209.
|
5 years ago |
Mihail Stoykov
|
ea8ab93208
Drop &^ and &^= parsing as AND NOT operator doesn't exist
|
5 years ago |
Dmitry Panov
|
76b747147f
Merged #152.
|
5 years ago |
Dmitry Panov
|
4dcd8d29d6
Merge branch 'master' into es6
|
5 years ago |
Dmitry Panov
|
f1752421c4
Added two standard FieldNameMappers. Closes #152.
|
5 years ago |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 years ago |
Dmitry Panov
|
ef30b0537d
go fmt
|
6 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |