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
/
lib
Age
Commit message (
Expand
)
Author
2021-01-06
fix corner case in`default_values` (#4511)
...
Alex Lam S.L
2021-01-06
fix corner cases in `inline` & `unused` (#4509)
...
Alex Lam S.L
2021-01-05
enhance `inline` & `side_effects` (#4506)
Alex Lam S.L
2021-01-05
fix corner case in `merge_vars` (#4505)
...
Alex Lam S.L
2021-01-04
fix corner cases in `inline` & `side_effects` (#4503)
...
Alex Lam S.L
2021-01-04
fix corner case in `evaluate` (#4501)
...
Alex Lam S.L
2021-01-03
fix toggling of AST validation (#4499)
Alex Lam S.L
2021-01-02
fix corner case in `default_values` (#4497)
...
Alex Lam S.L
2021-01-02
introduce `awaits` (#4495)
Alex Lam S.L
2021-01-02
enhance `if_return` & `side_effects` (#4494)
Alex Lam S.L
2021-01-02
enhance `inline`, `sequences` & `side_effects` (#4493)
Alex Lam S.L
2021-01-02
fix corner case in `conditionals` (#4492)
Alex Lam S.L
2021-01-01
enhance `collapse_vars` & `dead_code` (#4491)
Alex Lam S.L
2021-01-01
fix corner case in `reduce_vars` (#4490)
...
Alex Lam S.L
2021-01-01
fix corner case in `functions` (#4488)
...
Alex Lam S.L
2020-12-31
fix corner case with `arguments` (#4486)
...
Alex Lam S.L
2020-12-31
fix corner case with default values (#4484)
...
Alex Lam S.L
2020-12-30
fix corner cases with `arguments` (#4481)
...
Alex Lam S.L
2020-12-29
enhance `reduce_vars` (#4479)
Alex Lam S.L
2020-12-29
fix corner case in `arguments` (#4477)
...
Alex Lam S.L
2020-12-29
expand test options (#4475)
...
Alex Lam S.L
2020-12-28
fix corner case in `inline` (#4472)
...
Alex Lam S.L
2020-12-27
fix corner case in `unused` (#4469)
...
Alex Lam S.L
2020-12-27
workaround v8 bug with labels (#4467)
...
Alex Lam S.L
2020-12-26
fix corner case in `reduce_vars` & `unused` (#4465)
...
Alex Lam S.L
2020-12-26
fix corner cases in `collapse_vars` (#4462)
...
Alex Lam S.L
2020-12-25
fix corner case in `reduce_vars` (#4459)
...
Alex Lam S.L
2020-12-25
fix corner case in `unused` (#4457)
...
Alex Lam S.L
2020-12-25
fix corner case in `merge_vars` (#4455)
...
Alex Lam S.L
2020-12-25
fix corner case in `functions` & `reduce_vars` (#4452)
...
Alex Lam S.L
2020-12-25
enhance `default_values` (#4450)
Alex Lam S.L
2020-12-25
fix corner case in `pure_getters` (#4449)
...
Alex Lam S.L
2020-12-24
fix & enhance `collapse_vars` (#4447)
...
Alex Lam S.L
2020-12-24
fix corner case in `collapse_vars` (#4445)
...
Alex Lam S.L
2020-12-24
replace `keep_fargs` default to `false` (#4443)
Alex Lam S.L
2020-12-24
support default values (#4442)
Alex Lam S.L
2020-12-24
fix corner case in `pure_getters` (#4441)
...
Alex Lam S.L
2020-12-24
fix corner case in `if_return` (#4439)
...
Alex Lam S.L
2020-12-23
fix corner case with `NaN` (#4437)
...
Alex Lam S.L
2020-12-23
fix corner case when parsing expression (#4435)
Alex Lam S.L
2020-12-21
fix corner case in `reduce_vars` (#4433)
...
Alex Lam S.L
2020-12-20
fix corner case in `collapse_vars` (#4431)
...
Alex Lam S.L
2020-12-20
parse destructuring under strict mode correctly (#4429)
Alex Lam S.L
2020-12-20
fix corner case with destructuring `catch` (#4426)
...
Alex Lam S.L
2020-12-20
support async function within object literal (#4424)
Alex Lam S.L
2020-12-20
fix corner case in `evaluate` & `reduce_vars` (#4423)
...
Alex Lam S.L
2020-12-20
fix corner case with destructuring `catch` (#4421)
...
Alex Lam S.L
2020-12-20
fix corner case in `inline` (#4418)
...
Alex Lam S.L
2020-12-20
fix corner case in `objects` (#4416)
...
Alex Lam S.L
2020-12-19
fix corner case in `reduce_vars` & `unused` (#4414)
...
Alex Lam S.L
[prev]
[next]