Alex Lam S.L
|
33c163f648
|
patch export default within sandbox correctly (#5346)
fixes #5345
|
2022-02-10 16:07:40 +08:00 |
|
Alex Lam S.L
|
32ae994f88
|
fix issues in tests flagged by LGTM (#5150)
|
2021-10-21 02:07:23 +08:00 |
|
Alex Lam S.L
|
e616916de5
|
fix corner case in reduce_vars (#4563)
fixes #4562
|
2021-01-18 01:47:07 +08:00 |
|
Alex Lam S.L
|
e8c04f8cb6
|
suppress invalid AST transform in --reduce-test (#4498)
|
2021-01-03 10:34:46 +08:00 |
|
Alex Lam S.L
|
6988cd9558
|
replace keep_fargs default to false (#4443)
|
2020-12-24 09:56:02 +08:00 |
|
Alex Lam S.L
|
caea6aac81
|
handle destructuring catch in --reduce-test (#4427)
|
2020-12-20 11:22:45 +08:00 |
|
Alex Lam S.L
|
375ebe316d
|
enhance join_vars (#4089)
|
2020-09-03 01:41:10 +08:00 |
|
Alex Lam S.L
|
ed69adedcd
|
fix corner case in --reduce-test (#3985)
|
2020-06-10 15:51:00 +01:00 |
|
Alex Lam S.L
|
ff72eaa3c3
|
improve --reduce-test (#3742)
- ignore difference in error messages
- improve readability on trailing whitespace differences
- improve performance & quality via `console.log()` insertions
|
2020-03-21 05:50:41 +08:00 |
|
Alex Lam S.L
|
3485472866
|
avoid reducing setter argument (#3737)
|
2020-03-01 05:04:21 +00:00 |
|
kzc
|
fbfa6178a6
|
improve --reduce-test (#3722)
- hoist body of functions and IIFEs
- simplify var declarations
|
2020-02-15 20:22:33 +00:00 |
|
Alex Lam S.L
|
f01f580d6c
|
improve --reduce-test (#3719)
- cover missing cases when eliminating unreferenced labels
- format multi-line outputs correctly
|
2020-02-14 02:47:20 +00:00 |
|
Alex Lam S.L
|
f4c77886e7
|
add test for --reduce-test (#3712)
|
2020-02-09 23:21:46 +00:00 |
|