Alex Lam S.L
|
8e86d05c32
|
fix corner case in merge_vars (#4238)
fixes #4237
|
2020-10-24 10:19:43 +08:00 |
|
Alex Lam S.L
|
9e40abeded
|
fix corner case in unused (#4236)
fixes #4235
|
2020-10-22 22:19:47 +08:00 |
|
Alex Lam S.L
|
23ca7d675f
|
fix corner case in functions (#4234)
fixes #4233
|
2020-10-22 10:13:11 +08:00 |
|
Alex Lam S.L
|
fd8c0212b8
|
fix corner case in ie8 (#4232)
fixes #4231
|
2020-10-20 14:02:39 +08:00 |
|
Alex Lam S.L
|
96bf7fceab
|
support let (#4227)
|
2020-10-19 08:32:39 +08:00 |
|
Alex Lam S.L
|
dc575919e2
|
fix corner case in side_effects (#4226)
fixes #4225
|
2020-10-18 22:13:10 +08:00 |
|
Alex Lam S.L
|
4f833937fe
|
fix corner case in inline (#4223)
fixes #4222
|
2020-10-15 21:52:40 +08:00 |
|
Alex Lam S.L
|
3d71e97dd1
|
fix corner cases in braces & sequences (#4221)
fixes #4220
|
2020-10-14 23:39:35 +08:00 |
|
Alex Lam S.L
|
7f35d9cee0
|
fix corner case in reduce_vars (#4219)
fixes #4218
|
2020-10-14 07:58:04 +08:00 |
|
Alex Lam S.L
|
9f8106e1d8
|
fix corner case in collapse_vars (#4217)
fixes #4216
|
2020-10-14 07:18:26 +08:00 |
|
Alex Lam S.L
|
b7b8435721
|
fix corner case in evaluate (#4215)
fixes #4214
|
2020-10-14 02:49:45 +08:00 |
|
Alex Lam S.L
|
c0c04c33bb
|
fix corner cases in dead_code & reduce_vars (#4213)
fixes #4212
|
2020-10-14 00:09:17 +08:00 |
|
Alex Lam S.L
|
0e234a25c5
|
fix corner case in reduce_vars (#4211)
fixes #4210
|
2020-10-13 15:52:03 +08:00 |
|
Alex Lam S.L
|
3096f6fdad
|
restore inline functionality disabled by #4204 (#4209)
|
2020-10-13 09:33:49 +08:00 |
|
Alex Lam S.L
|
176c09c6a5
|
fix corner case in reduce_vars & unused (#4208)
fixes #4207
|
2020-10-13 07:32:17 +08:00 |
|
Alex Lam S.L
|
9272f662c0
|
fix corner case in collapse_vars (#4206)
fixes #4205
|
2020-10-13 01:30:21 +08:00 |
|
Alex Lam S.L
|
4d33cb2f94
|
fix corner case in inilne (#4204)
fixes #4202
|
2020-10-12 23:10:32 +08:00 |
|
Alex Lam S.L
|
00d0eda85b
|
fix corner case in arguments (#4201)
fixes #4200
|
2020-10-12 19:03:21 +08:00 |
|
Alex Lam S.L
|
1cdf810f0b
|
fix corner case in reduce_vars (#4203)
fixes #4198
|
2020-10-12 19:02:44 +08:00 |
|
Alex Lam S.L
|
b512726cf3
|
fix corner case in collapse_vars (#4199)
fixes #4197
|
2020-10-12 14:13:17 +08:00 |
|
Alex Lam S.L
|
74ff6ce261
|
fix corner case in dead_code (#4194)
fixes #4193
|
2020-10-12 11:09:26 +08:00 |
|
Alex Lam S.L
|
b1b8898e7c
|
fix corner case in functions (#4192)
fixes #4191
|
2020-10-12 09:26:56 +08:00 |
|
Alex Lam S.L
|
55451e7b78
|
support const (#4190)
|
2020-10-12 01:18:57 +08:00 |
|
Alex Lam S.L
|
9c0feb69e5
|
fix corner case in reduce_vars (#4189)
fixes #4188
|
2020-10-07 22:01:39 +08:00 |
|
Alex Lam S.L
|
bc6e105174
|
fix corner case in ie8 (#4187)
fixes #4186
|
2020-10-06 09:20:41 +08:00 |
|
Alex Lam S.L
|
b91a2459c0
|
fix corner case in unused (#4185)
fixes #4184
|
2020-10-05 18:59:03 +08:00 |
|
Alex Lam S.L
|
b7a57fc69d
|
fix corner case in loops (#4183)
fixes #4182
|
2020-10-05 17:28:46 +08:00 |
|
Alex Lam S.L
|
2dbe40b01b
|
enhance conditionals (#4181)
|
2020-10-05 15:55:37 +08:00 |
|
Alex Lam S.L
|
813ac3ba96
|
enhance loops (#4180)
|
2020-10-05 08:26:59 +08:00 |
|
Alex Lam S.L
|
220dc95c0d
|
clean up scope-related variables (#4179)
|
2020-10-05 06:56:52 +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
|
f9946767c9
|
retrofit AST_BlockStatement as block-scoped (#4177)
|
2020-10-05 01:58:50 +08:00 |
|
Alex Lam S.L
|
66140b459e
|
enhance side_effects (#4175)
|
2020-10-04 23:43:49 +08:00 |
|
Alex Lam S.L
|
142bd1bd1a
|
workaround quirks on latter specs (#4172)
closes #4171
|
2020-10-03 18:27:17 +08:00 |
|
Alex Lam S.L
|
8cb509d50e
|
fix corner case in merge_vars (#4170)
fixes #4168
|
2020-10-03 07:03:39 +08:00 |
|
Alex Lam S.L
|
baf4903aa7
|
fix corner cases of catch variable inlining (#4169)
|
2020-10-03 07:02:28 +08:00 |
|
Alex Lam S.L
|
ccd91b9952
|
retrofit catch as block-scoped (#4165)
|
2020-10-02 23:29:58 +08:00 |
|
Alex Lam S.L
|
47a5e6e17a
|
enhance if_return (#4164)
|
2020-10-02 16:10:25 +08:00 |
|
Alex Lam S.L
|
090ee895e1
|
enhance inline (#4163)
|
2020-09-30 21:03:28 +08:00 |
|
Alex Lam S.L
|
1d835ac17d
|
fix corner case in inline (#4160)
fixes #4159
|
2020-09-29 07:01:38 +08:00 |
|
Alex Lam S.L
|
9e07ac4102
|
fix corner case in merge_vars (#4158)
fixes #4157
|
2020-09-28 14:09:55 +08:00 |
|
Alex Lam S.L
|
b4ff6d0f2d
|
fix corner cases in functions & merge_vars (#4156)
fixes #4155
|
2020-09-26 15:31:33 +08:00 |
|
Alex Lam S.L
|
6e105c5ca6
|
enhance merge_vars (#4152)
|
2020-09-25 22:00:20 +08:00 |
|
Alex Lam S.L
|
af35cd32f2
|
fix corner case in merge_vars (#4151)
|
2020-09-25 08:04:51 +08:00 |
|
Alex Lam S.L
|
305a4bdcee
|
minor clean up (#4148)
|
2020-09-23 16:34:22 +08:00 |
|
Alex Lam S.L
|
3472cf1a90
|
fix corner case in unused (#4147)
fixes #4146
|
2020-09-22 20:08:45 +08:00 |
|
Alex Lam S.L
|
6d4c0fa6fa
|
fix corner case in unused (#4145)
fixes #4144
|
2020-09-22 14:03:27 +08:00 |
|
Alex Lam S.L
|
3cca0d6249
|
fix corner case in evaluate (#4143)
fixes #4142
|
2020-09-22 12:11:25 +08:00 |
|
alexlamsl
|
8c670cae93
|
enhance unused
|
2020-09-22 07:48:55 +08:00 |
|
Alex Lam S.L
|
0e3da27727
|
fix corner case in merge_vars (#4140)
fixes #4139
|
2020-09-21 23:49:41 +01:00 |
|