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
|
8f81471d5d
Fixed dynamic variable resolution when a parent lexical binding exists
|
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
|
bf9dcfbbe7
Fixed compilation of falsy 'while' loops. Fixes #220.
|
5 years ago |
Dmitry Panov
|
00c4500f2b
Merge branch 'master' into es6
|
5 years ago |
Dmitry Panov
|
77e84ffb8c
- Fixed iterator stack leak when returning from the loop body. Fixes #148.
|
5 years ago |
Dmitry Panov
|
5df89c3d31
Support for malformed UTF-16 strings and property keys. Missing String methods. (#146)
|
5 years ago |
Dmitry Panov
|
7122a20638
Code cleanups
|
6 years ago |
Dmitry Panov
|
26e5c57fef
Sourcemap fixes.
|
7 years ago |
noctarius aka Christoph Engelbert
|
ba650e5fe8
Support for sourcemaps (#66)
|
7 years ago |
Dmitry Panov
|
eab79f83e8
Support for labeled statements. Fixes for statement return values followed by break or continue. Closes #57.
|
7 years ago |
Dmitry Panov
|
9e958edb3c
Used sort.Search() in sourceOffset() (fixes #31)
|
8 years ago |
Denys Smirnov
|
2e54e35d67
compiler: create eval vm lazily
|
8 years ago |
Dmitry Panov
|
e7ca1f52dd
Added missing support for setLocalP when converting non-dynamic catch blocks. Better mechanism for conversion.
|
9 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |