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
Age
Commit message (
Expand
)
Author
2021-01-24
fix corner case in `collapse_vars` (#4587)
...
Alex Lam S.L
2021-01-24
fix corner case in `reduce_vars` (#4585)
...
Alex Lam S.L
2021-01-23
fix corner case in `reduce_vars` (#4582)
...
Alex Lam S.L
2021-01-23
improve `ufuzz` on destructuring (#4580)
Alex Lam S.L
2021-01-22
workaround Node.js bug (#4579)
Alex Lam S.L
2021-01-22
suppress false positives in `ufuzz` (#4578)
Alex Lam S.L
2021-01-21
suppress false positives in `ufuzz` (#4577)
Alex Lam S.L
2021-01-21
fix corner case in `rests` (#4576)
...
Alex Lam S.L
2021-01-20
suppress false positives in `ufuzz` (#4574)
Alex Lam S.L
2021-01-20
workaround GitHub Actions bug (#4573)
Alex Lam S.L
2021-01-20
support asynchronous test cases properly (#4529)
Alex Lam S.L
2021-01-20
v3.12.5
Alex Lam S.L
2021-01-19
fix corner case in `dead_code` (#4571)
...
Alex Lam S.L
2021-01-19
Fix overwriting existing sourcesContent in sourcemaps (#4567)
Jimb Esser
2021-01-19
fix corner case in `reduce_vars` (#4569)
...
Alex Lam S.L
2021-01-18
fix corner case in `loops` (#4565)
...
Alex Lam S.L
2021-01-18
improve false positive detection in `ufuzz` (#4566)
Alex Lam S.L
2021-01-18
fix corner case in `reduce_vars` (#4563)
...
Alex Lam S.L
2021-01-16
fix corner cases in `reduce_vars` (#4561)
...
Alex Lam S.L
2021-01-16
fix corner case in `unused` (#4559)
...
Alex Lam S.L
2021-01-15
fix corner case in `unused` (#4557)
...
Alex Lam S.L
2021-01-15
fix corner cases in `collapse_vars` (#4555)
...
Alex Lam S.L
2021-01-13
fix corner case in `evaluate` (#4553)
...
Alex Lam S.L
2021-01-13
suppress invalid test generation in `ufuzz` (#4551)
Alex Lam S.L
2021-01-13
fix corner case in `merge_vars` (#4550)
...
Alex Lam S.L
2021-01-13
document v8 bug (#4549)
...
Alex Lam S.L
2021-01-13
fix corner case in `side_effects` (#4545)
...
Alex Lam S.L
2021-01-13
enhance `rests` (#4546)
Alex Lam S.L
2021-01-12
fix corner case in `unsafe_math` (#4543)
...
Alex Lam S.L
2021-01-12
fix corner case in `side_effects` (#4541)
...
Alex Lam S.L
2021-01-12
fix corner case in `rests` (#4539)
...
Alex Lam S.L
2021-01-11
update command line examples (#4536)
Alex Lam S.L
2021-01-11
fix corner case in `arguments` (#4535)
...
Alex Lam S.L
2021-01-11
fix corner case in `ie8` (#4532)
...
Alex Lam S.L
2021-01-10
support asynchronous arrow functions (#4530)
Alex Lam S.L
2021-01-10
fix corner case in `mangle` (#4528)
...
Alex Lam S.L
2021-01-09
fix corner cases with rest parameters (#4526)
...
Alex Lam S.L
2021-01-08
fix corner case in `merge_vars` (#4524)
...
Alex Lam S.L
2021-01-08
fix corner case in `assignments` (#4522)
...
Alex Lam S.L
2021-01-07
implement `UGLIFY_BUG_REPORT` (#4516)
Alex Lam S.L
2021-01-07
fix corner cases with `arguments` (#4520)
...
Alex Lam S.L
2021-01-07
fix corner case in `hoist_vars` (#4518)
...
Alex Lam S.L
2021-01-07
support rest parameters (#4515)
Alex Lam S.L
2021-01-06
update issue templates (#4514)
Alex Lam S.L
2021-01-06
fix corner case in `side_effects` (#4513)
...
Alex Lam S.L
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
[next]