Alex Lam S.L
|
ac002b6338
|
fix corner case in reduce_vars (#5624)
fixes #5623
|
2022-08-19 02:31:48 +08:00 |
|
Alex Lam S.L
|
d6d2f5ced2
|
enhance reduce_vars (#5616)
closes #5614
|
2022-08-17 09:25:59 +08:00 |
|
Alex Lam S.L
|
887e086890
|
fix corner case in if_return (#5620)
fixes #5619
|
2022-08-17 09:10:33 +08:00 |
|
Alex Lam S.L
|
dd90135944
|
fix corner case in pure_getters (#5617)
|
2022-08-14 02:54:06 +08:00 |
|
Alex Lam S.L
|
5a4cd09938
|
enhance inline (#5610)
|
2022-08-09 22:54:29 +08:00 |
|
Alex Lam S.L
|
c32fe26b8d
|
fix corner case in merge_vars (#5609)
|
2022-08-09 10:18:11 +08:00 |
|
Alex Lam S.L
|
2c3c4ec323
|
improve source mapping accuracy (#5608)
|
2022-08-09 02:02:43 +08:00 |
|
Alex Lam S.L
|
f451a7ad79
|
implement --expression (#5607)
|
2022-08-08 03:42:18 +08:00 |
|
Alex Lam S.L
|
387c69b194
|
minor clean-ups (#5604)
|
2022-08-06 10:45:44 +08:00 |
|
Alex Lam S.L
|
a9d9af53e9
|
fix corner case in if_return (#5603)
fixes #5602
|
2022-08-06 07:56:20 +08:00 |
|
Alex Lam S.L
|
884842cd6c
|
fix corner case in if_return (#5598)
fixes #5597
|
2022-08-04 06:50:51 +08:00 |
|
Alex Lam S.L
|
8076d66ae5
|
fix corner case in if_return (#5596)
fixes #5595
|
2022-08-03 20:07:55 +08:00 |
|
Alex Lam S.L
|
64e3ceec3b
|
enhance if_return (#5594)
|
2022-08-03 07:37:31 +08:00 |
|
Alex Lam S.L
|
672cdfa57a
|
enhance conditionals (#5593)
|
2022-08-02 19:01:57 +08:00 |
|
Alex Lam S.L
|
e39f33e41b
|
fix corner cases in if_return (#5590)
fixes #5589
fixes #5591
fixes #5592
|
2022-07-31 02:45:52 +08:00 |
|
Alex Lam S.L
|
6667440aaf
|
enhance if_return (#5588)
fixes #5587
|
2022-07-30 20:53:46 +08:00 |
|
Alex Lam S.L
|
ab5c7e6863
|
fix corner cases in if_return (#5585)
fixes #5583
fixes #5584
fixes #5586
|
2022-07-30 16:07:19 +08:00 |
|
Alex Lam S.L
|
08c386f363
|
enhance if_return (#5582)
|
2022-07-30 05:25:17 +08:00 |
|
Alex Lam S.L
|
513995f57d
|
fix corner case in inline & reduce_vars (#5579)
|
2022-07-28 23:53:11 +08:00 |
|
Alex Lam S.L
|
db6fd6db3e
|
enhance side_effects (#5578)
|
2022-07-28 04:06:11 +08:00 |
|
Alex Lam S.L
|
da930affd2
|
fix corner case in inline (#5577)
fixes #5576
|
2022-07-26 10:46:54 +08:00 |
|
Alex Lam S.L
|
996836b67e
|
enhance conditionals (#5575)
|
2022-07-26 01:49:45 +08:00 |
|
Alex Lam S.L
|
b371dc2d1e
|
fix corner case in collapse_vars (#5574)
fixes #5573
|
2022-07-23 07:18:26 +08:00 |
|
Alex Lam S.L
|
d67daa8314
|
support string namespace in import & export (#5570)
|
2022-07-20 05:55:38 +08:00 |
|
Alex Lam S.L
|
f0120e90b6
|
fix corner case collapse_vars (#5569)
fixes #5568
|
2022-07-18 09:04:51 +08:00 |
|
Alex Lam S.L
|
ec4558be29
|
fix corner cases with parameter scope (#5567)
fixes #5566
|
2022-07-17 16:03:12 +08:00 |
|
Alex Lam S.L
|
5792f30175
|
fix corner case in evaluate (#5559)
fixes #5558
|
2022-07-15 20:36:52 +08:00 |
|
Alex Lam S.L
|
24443b6764
|
enhance collapse_vars (#5556)
|
2022-07-12 23:49:43 +08:00 |
|
Alex Lam S.L
|
154edf0427
|
enhance collapse_vars (#5555)
|
2022-07-11 23:10:40 +08:00 |
|
Alex Lam S.L
|
38bd4f65d0
|
fix corner cases in collapse_vars (#5553)
fixes #5552
|
2022-07-09 20:50:54 +08:00 |
|
Alex Lam S.L
|
80787ff7ef
|
minor cleanups (#5549)
|
2022-07-08 03:14:54 +08:00 |
|
Alex Lam S.L
|
d89f0965aa
|
enhance conditionals (#5542)
|
2022-07-07 12:17:23 +08:00 |
|
Alex Lam S.L
|
c8d98f4787
|
enhance if_return (#5541)
|
2022-07-07 04:28:00 +08:00 |
|
Alex Lam S.L
|
0207b46d70
|
enhance if_return & inline (#5538)
|
2022-07-06 11:40:07 +08:00 |
|
Alex Lam S.L
|
3596b4feda
|
fix corner case in inline (#5537)
fixes #5536
|
2022-07-02 00:10:02 +08:00 |
|
Alex Lam S.L
|
51deeff72e
|
enhance inline (#5535)
|
2022-07-01 11:24:16 +08:00 |
|
Alex Lam S.L
|
4c227cc6bd
|
fix corner cases in inline & unused (#5534)
fixes #5533
|
2022-06-30 15:34:45 +08:00 |
|
Alex Lam S.L
|
2426657daa
|
fix corner case in inline (#5532)
fixes #5531
|
2022-06-30 04:09:53 +08:00 |
|
Alex Lam S.L
|
e1b03d0235
|
fix corner case in inline (#5529)
fixes #5528
|
2022-06-29 07:37:58 +08:00 |
|
Alex Lam S.L
|
f1b3e9df1e
|
fix corner case in inline (#5527)
fixes #5526
|
2022-06-26 20:48:14 +08:00 |
|
Alex Lam S.L
|
fcc87edb71
|
fix corner cases in dead_code & if_return (#5525)
fixes #5521
fixes #5522
fixes #5523
fixes #5524
|
2022-06-26 18:40:56 +08:00 |
|
Alex Lam S.L
|
8b464331ba
|
enhance dead_code & if_return (#5520)
|
2022-06-26 12:32:25 +08:00 |
|
Alex Lam S.L
|
9f57920566
|
enhance if_return (#5518)
|
2022-06-24 00:52:22 +08:00 |
|
Alex Lam S.L
|
933ca9ddd8
|
fix corner case in reduce_vars (#5517)
fixes #5516
|
2022-06-19 03:27:00 +08:00 |
|
Alex Lam S.L
|
4382bfe848
|
fix corner case in collapse_vars (#5513)
fixes #5512
|
2022-06-13 07:55:15 +08:00 |
|
Alex Lam S.L
|
b6f250f5c9
|
enhance unused (#5511)
|
2022-06-12 21:24:42 +08:00 |
|
Alex Lam S.L
|
5d69545299
|
enhance unsafe_comps (#5510)
|
2022-06-12 12:15:43 +08:00 |
|
Alex Lam S.L
|
139fad0c05
|
fix corner cases with instanceof (#5509)
- enhance `evaluate`
|
2022-06-12 10:01:54 +08:00 |
|
Alex Lam S.L
|
99946a3993
|
fix corner case in dead_code (#5507)
fixes #5506
|
2022-06-12 05:26:51 +08:00 |
|
Alex Lam S.L
|
053cb27fe3
|
fix corner case in collapse_vars (#5505)
fixes #5504
|
2022-06-10 09:12:59 +08:00 |
|