index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
compress
/
functions.js
Age
Commit message (
Expand
)
Author
2020-11-21
fix corner case in `merge_vars` & `reduce_vars` (#4313)
...
Alex Lam S.L
2020-11-08
fix corner case in `inline` (#4266)
...
Alex Lam S.L
2020-11-07
fix corner case in `reduce_vars` (#4262)
...
Alex Lam S.L
2020-11-06
fix corner case in `functions` (#4260)
...
Alex Lam S.L
2020-10-22
fix corner case in `functions` (#4234)
...
Alex Lam S.L
2020-10-06
fix corner case in `ie8` (#4187)
...
Alex Lam S.L
2020-10-05
retrofit `try-catch-finally` as block-scoped (#4178)
...
Alex Lam S.L
2020-10-04
fix corner case in `mangle` (#4174)
Alex Lam S.L
2020-10-03
workaround quirks on latter specs (#4172)
...
Alex Lam S.L
2020-10-03
fix corner cases of `catch` variable inlining (#4169)
Alex Lam S.L
2020-09-30
enhance `inline` (#4163)
Alex Lam S.L
2020-09-29
fix corner case in `inline` (#4160)
...
Alex Lam S.L
2020-09-26
fix corner cases in `functions` & `merge_vars` (#4156)
...
Alex Lam S.L
2020-09-22
enhance `unused`
alexlamsl
2020-09-03
enhance `unused` (#4090)
Alex Lam S.L
2020-06-29
fix corner case in `inline` (#4007)
...
Alex Lam S.L
2020-06-01
enhance `reduce_vars` (#3942)
Alex Lam S.L
2020-05-28
fix corner case in `functions` (#3930)
...
Alex Lam S.L
2020-05-21
fix corner case in `inline` (#3915)
...
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)
...
Alex Lam S.L
2020-05-01
fix corner case in `inline` (#3837)
...
Alex Lam S.L
2020-05-01
fix corner cases in `inline` (#3834)
...
Alex Lam S.L
2020-05-01
enhance `inline` (#3832)
Alex Lam S.L
2020-04-27
fix corner case in `inline` (#3822)
...
Alex Lam S.L
2020-04-11
fix corner case in `inline` (#3778)
...
Alex Lam S.L
2020-04-11
fix corner cases in `inline` (#3773)
...
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)
...
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)
...
Alex Lam S.L
2019-10-22
fix corner cases in `inline` (#3507)
...
Alex Lam S.L
2019-10-15
fix corner case in `ie8` & `rename` (#3474)
...
Alex Lam S.L
2019-10-06
handle function/variable name collisions correctly (#3451)
...
Alex Lam S.L
2019-10-06
fix variable scope determination (#3449)
...
Alex Lam S.L
2019-05-11
fix corner case in `functions` (#3403)
...
Alex Lam S.L
[next]