Alex Lam S.L
|
e13d1e9969
|
support for [await]...of statements (#4627)
|
2021-02-09 04:28:23 +08:00 |
|
Alex Lam S.L
|
fd4caf7a9c
|
support generator functions (#4620)
|
2021-02-08 06:44:20 +08:00 |
|
Alex Lam S.L
|
ba6e29d6fd
|
introduce templates (#4603)
|
2021-02-01 17:20:13 +08:00 |
|
Alex Lam S.L
|
d4685640a0
|
support template literals (#4601)
|
2021-02-01 10:36:45 +08:00 |
|
Alex Lam S.L
|
9d23ba0a22
|
support exponentiation operator (#4593)
|
2021-01-25 05:48:51 +08:00 |
|
Alex Lam S.L
|
8bfd891c09
|
support BigInt literals (#4583)
|
2021-01-24 09:51:18 +08:00 |
|
Alex Lam S.L
|
ba54d074d8
|
support asynchronous arrow functions (#4530)
|
2021-01-10 11:34:26 +08:00 |
|
Alex Lam S.L
|
c3d358a5b8
|
support rest parameters (#4515)
|
2021-01-07 10:04:09 +08:00 |
|
Alex Lam S.L
|
2390fae5c4
|
support default values (#4442)
|
2020-12-24 06:22:55 +08:00 |
|
Alex Lam S.L
|
f85a206b9e
|
fix corner case when parsing expression (#4435)
|
2020-12-23 02:16:04 +08:00 |
|
Alex Lam S.L
|
7aefe97083
|
parse destructuring under strict mode correctly (#4429)
|
2020-12-20 20:48:51 +08:00 |
|
Alex Lam S.L
|
b7c49b72b3
|
support async function within object literal (#4424)
|
2020-12-20 08:19:04 +08:00 |
|
Alex Lam S.L
|
e6dd471f8f
|
support destructuring of catch variable (#4412)
|
2020-12-19 12:28:38 +08:00 |
|
Alex Lam S.L
|
a96f087ac3
|
support arrow function (#4385)
|
2020-12-17 18:23:41 +08:00 |
|
Alex Lam S.L
|
fea9da9866
|
forbid AST_Await in computed function arguments (#4352)
fixes #4351
|
2020-12-08 12:59:08 +08:00 |
|
Alex Lam S.L
|
4733159782
|
fix corner cases with await (#4350)
fixes #4349
|
2020-12-08 11:26:03 +08:00 |
|
Alex Lam S.L
|
9eb65f3af3
|
extend trailing comma support (#4334)
|
2020-12-07 10:07:34 +08:00 |
|
Alex Lam S.L
|
2cbbf5c375
|
support async function (#4333)
|
2020-12-07 05:22:40 +08:00 |
|
Alex Lam S.L
|
1e4985ed9e
|
support spread syntax (#4328)
|
2020-12-06 05:19:31 +08:00 |
|
Alex Lam S.L
|
e5f80afc53
|
support destructured literals (#4278)
|
2020-11-17 08:01:24 +08:00 |
|
Alex Lam S.L
|
91fc1c82b5
|
support computed property name in object literal (#4268)
|
2020-11-08 23:38:32 +08:00 |
|
Alex Lam S.L
|
1cbd07e789
|
support shorthand method name in object literal (#4264)
|
2020-11-08 13:17:53 +08:00 |
|
Alex Lam S.L
|
b82de04775
|
support shorthand property name in object literal (#4263)
|
2020-11-08 10:44:44 +08:00 |
|
Alex Lam S.L
|
4bbeb09f7c
|
fix corner case in reduce_vars (#4262)
fixes #4261
|
2020-11-07 10:00:04 +08:00 |
|
Alex Lam S.L
|
8ecaa40c6e
|
extend support for Unicode (#4228)
|
2020-10-19 09:34:17 +08:00 |
|
Alex Lam S.L
|
96bf7fceab
|
support let (#4227)
|
2020-10-19 08:32:39 +08:00 |
|
Alex Lam S.L
|
55451e7b78
|
support const (#4190)
|
2020-10-12 01:18:57 +08:00 |
|
Alex Lam S.L
|
8f0521d51d
|
retrofit try-catch-finally as block-scoped (#4178)
- support optional catch binding
|
2020-10-05 05:30:14 +08:00 |
|
Alex Lam S.L
|
58ac5b9bd5
|
extend support for numeral literals (#4176)
|
2020-10-05 00:05:03 +08:00 |
|
Alex Lam S.L
|
7de8daa4b1
|
minor clean up (#4149)
|
2020-09-23 23:06:12 +08:00 |
|
Alex Lam S.L
|
fa13ed4391
|
reject multiple defaults in switch (#4053)
fixes #4050
|
2020-08-17 10:09:12 +08:00 |
|
Alex Lam S.L
|
6bf1486935
|
update links to repository after rename (#3847)
|
2020-05-05 21:07:33 +08:00 |
|
Alex Lam S.L
|
b39228892d
|
fix line accounting in multi-line strings (#3752)
fixes #3748
|
2020-03-21 07:17:41 +08:00 |
|
Alex Lam S.L
|
22b47cdd63
|
improve unicode handling (#3648)
|
2019-12-28 18:06:51 +00:00 |
|
Alex Lam S.L
|
ab050e7a94
|
fix corner case in directives (#3645)
|
2019-12-25 00:55:39 +00:00 |
|
Alex Lam S.L
|
1283d73853
|
fix corner case in parsing directives (#3615)
|
2019-11-29 18:57:29 +08:00 |
|
Alex Lam S.L
|
0f4cfa877a
|
fix corner case in comments (#3550)
|
2019-10-30 03:49:39 +08:00 |
|
Alex Lam S.L
|
9199ab5846
|
minor tweaks (#3502)
|
2019-10-20 15:19:19 +08:00 |
|
Alex Lam S.L
|
2ea96549c5
|
unify logging functionality (#3392)
fixes #3253
fixes #3254
|
2019-04-30 06:32:24 +08:00 |
|
Alex Lam S.L
|
21cd7e3f57
|
reduce test exports (#3361)
|
2019-04-17 16:19:08 +08:00 |
|
Alex Lam S.L
|
5172ba5f2a
|
introduce functions (#3360)
`var f = function() {};` => `function f() {}`
|
2019-04-15 22:23:11 +08:00 |
|
Alex Lam S.L
|
d90777b724
|
parse mangle.properties.regex in --config-file properly (#3337)
fixes #3315
|
2019-03-15 00:20:20 +08:00 |
|
Alex Lam S.L
|
9e19e63551
|
general clean-ups (#3175)
|
2018-06-06 17:50:56 +08:00 |
|
Alex Lam S.L
|
81603ecd15
|
improve performance through makePredicate() (#3048)
|
2018-04-03 15:15:01 +08:00 |
|
Alex Lam S.L
|
49bfc6b555
|
improve performance (#3020)
- replace `find_if()` with `all()` wherever possible
- move ESTree-specific logic out of `figure_out_scope()`
|
2018-03-23 03:43:52 +08:00 |
|
Alex Lam S.L
|
082e004b87
|
compress undefined property names (#2811)
- enforce property names as string
- handle `void 0` as `undefined` in `hoist_props` & `reduce_vars`
|
2018-01-19 00:36:30 +08:00 |
|
Alex Lam S.L
|
b4aef753e7
|
general improvements around AST_ForIn (#2796)
- compress using `collapse_vars`
- remove unused `name`
- simplify `loop_body`
|
2018-01-16 17:03:12 +08:00 |
|
Alex Lam S.L
|
a6873a3859
|
forbid block-scoped AST_Defun in strict mode (#2718)
|
2018-01-04 18:45:51 +08:00 |
|
Alex Lam S.L
|
446fb0198b
|
extend __PURE__ to AST_New (#2706)
fixes #2705
|
2018-01-03 04:48:07 +08:00 |
|
Alex Lam S.L
|
0fe259e9c5
|
parse LF & comment correctly (#2653)
fixes #2652
|
2017-12-26 01:38:01 +08:00 |
|