Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 years ago |
Mihail Stoykov
|
625017e51d
Try to fix sourcemaps with urls (#325)
|
4 years ago |
Dmitry Panov
|
32956a348b
Arrow function (#319)
|
4 years ago |
Dmitry Panov
|
b8e8f56aca
Support patterns in catch clause. See #305
|
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 |
Dmitry Panov
|
6b6d5e2b5d
Use source name provided by source map. See #235.
|
4 years ago |
Dmitry Panov
|
10e5c75992
Introduced options for parser. Added options to set a custom source map loader or to disable source map support. See #235.
|
4 years ago |
Dmitry Panov
|
4ac8fd9669
Detect source map URL when the source is wrapped in "(function() { ... })". See #235.
|
4 years ago |
Dmitry Panov
|
1236576b0d
Typedarrays (#137)
|
5 years ago |
Dmitry Panov
|
9f519f4c9b
For-of
|
5 years ago |
Dmitry Panov
|
ef30b0537d
go fmt
|
6 years ago |
Adam Keys
|
03f457fabf
Handle do/while statement with trailing semicolon in if statement
|
7 years ago |
Dmitry Panov
|
26e5c57fef
Sourcemap fixes.
|
7 years ago |
noctarius aka Christoph Engelbert
|
ba650e5fe8
Support for sourcemaps (#66)
|
7 years ago |
Vincent Vanackere
|
6672e9d1ee
Add missing idx to ast.ForStatement / ast.ForInStatement
|
8 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |