Dmitry Panov
|
203961f822
Implemented logical assignment operators. Closes #647.
|
7 months ago |
Dmitry Panov
|
33bff8fdda
Async/await functionality (#464)
|
2 years ago |
Dmitry Panov
|
4765a98722
Enabled more tests and fixed some bugs. Closes #410.
|
3 years ago |
Dmitry Panov
|
0b5d210524
Implemented classes (including private elements). Closes #349.
|
3 years ago |
Dmitry Panov
|
160b8c59fd
Implemented nullish coalescing operator (??). Closes #382.
|
3 years ago |
Dmitry Panov
|
ff76422be7
Implemented exponentiation expressions. Closes #381.
|
3 years ago |
Dmitry Panov
|
b93494d0c5
Implemented optional chaining. Closes #350
|
3 years ago |
Dmitry Panov
|
fb27c91c26
Handle invalid object literal keys. Fixes #352.
|
3 years ago |
Dmitry Panov
|
ce3fee827a
Implemented template literals and \u{xxxx}. Closes #260
|
4 years ago |
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.
|
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 |
Mihail Stoykov
|
ea8ab93208
Drop &^ and &^= parsing as AND NOT operator doesn't exist
|
5 years ago |
Dmitry Panov
|
1236576b0d
Typedarrays (#137)
|
5 years ago |
Dmitry Panov
|
9f519f4c9b
For-of
|
5 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |