Age | Commit message (Expand) | Author |
2020-09-03 | enhance `unused` (#4090) | Alex Lam S.L |
2020-06-29 | fix corner case in `inline` (#4007)...fixes #4006 | Alex Lam S.L |
2020-06-01 | enhance `reduce_vars` (#3942) | Alex Lam S.L |
2020-05-28 | fix corner case in `functions` (#3930)...fixes #3929 | Alex Lam S.L |
2020-05-21 | fix corner case in `inline` (#3915)...fixes #3911 | Alex Lam S.L |
2020-05-11 | enhance `evaluate` & `reduce_vars` (#3873) | Alex Lam S.L |
2020-05-07 | fix corner case in `inline` (#3853)...fixes #3852 | Alex Lam S.L |
2020-05-01 | fix corner case in `inline` (#3837)...fixes #3836 | Alex Lam S.L |
2020-05-01 | fix corner cases in `inline` (#3834)...fixes #3833
fixes #3835 | Alex Lam S.L |
2020-05-01 | enhance `inline` (#3832) | Alex Lam S.L |
2020-04-27 | fix corner case in `inline` (#3822)...fixes #3821 | Alex Lam S.L |
2020-04-11 | fix corner case in `inline` (#3778)...fixes #3777 | Alex Lam S.L |
2020-04-11 | fix corner cases in `inline` (#3773)...fixes #3770
fixes #3771
fixes #3772 | Alex Lam S.L |
2020-04-10 | enhance `inline` (#3767) | Alex Lam S.L |
2020-04-05 | enhance `inline` (#3760) | Alex Lam S.L |
2020-02-12 | fix corner case in `unused` (#3716) | Alex Lam S.L |
2020-01-28 | enhance `sequences` (#3693) | Alex Lam S.L |
2020-01-10 | enhance `collapse_vars` (#3680)...closes #3679 | Alex Lam S.L |
2019-12-31 | enhance `unused` (#3662) | Alex Lam S.L |
2019-12-30 | enhance `booleans` (#3657) | Alex Lam S.L |
2019-12-02 | fix corner cases in `keep_fargs` & `unused` (#3618) | Alex Lam S.L |
2019-12-01 | enhance `unused` (#3617) | Alex Lam S.L |
2019-11-29 | fix corner case in parsing directives (#3615) | Alex Lam S.L |
2019-11-27 | fix corner case in `inline` (#3608) | Alex Lam S.L |
2019-11-26 | inline functions with directives more effectively (#3604) | Alex Lam S.L |
2019-11-18 | fix corner case in `inline` (#3595) | Alex Lam S.L |
2019-11-17 | fix corner case in `reduce_funcs` (#3592) | Alex Lam S.L |
2019-11-13 | enhance `unused` (#3584) | Alex Lam S.L |
2019-11-13 | enhance `evaluate` & `inline` (#3580) | Alex Lam S.L |
2019-11-02 | more tests for #3562 (#3565) | Alex Lam S.L |
2019-10-23 | fix corner case in `side_effects` (#3514)...fixes #3512 | Alex Lam S.L |
2019-10-22 | fix corner cases in `inline` (#3507)...fixes #3506 | Alex Lam S.L |
2019-10-15 | fix corner case in `ie8` & `rename` (#3474)...fixes #3473 | Alex Lam S.L |
2019-10-06 | handle function/variable name collisions correctly (#3451)...fixes #3439 | Alex Lam S.L |
2019-10-06 | fix variable scope determination (#3449)...fixes #3444 | Alex Lam S.L |
2019-05-11 | fix corner case in `functions` (#3403)...fixes #3402 | Alex Lam S.L |
2019-05-10 | fix corner case in `inline` (#3401)...fixes #3400 | Alex Lam S.L |
2019-04-21 | unwind IIFE class patterns (#3373)...fixes #2332 | Alex Lam S.L |
2019-04-21 | fix corner cases in `functions` (#3372)...fixes #3371 | Alex Lam S.L |
2019-04-19 | enhance `functions` (#3368) | Alex Lam S.L |
2019-04-19 | fix corner case in `functions` (#3367)...fixes #3366 | Alex Lam S.L |
2019-04-18 | fix corner case in `functions` (#3365)...fixes #3364 | Alex Lam S.L |
2019-04-15 | introduce `functions` (#3360)...`var f = function() {};` => `function f() {}` | Alex Lam S.L |
2019-03-21 | enhance `inline` (#3352) | Alex Lam S.L |
2019-03-18 | introduce `assignments` (#3345) | Alex Lam S.L |
2019-03-17 | fix corner case in `inline` (#3343) | Alex Lam S.L |
2019-03-15 | fix function inlining after `reduce_vars` (#3340)...fixes #3297 | Alex Lam S.L |
2019-03-14 | fix corner case in `collapse_vars` (#3334)...fixes #3274 | Alex Lam S.L |
2018-08-08 | clean up webkit quirks (#3229) | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |