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
/
mocha
Age
Commit message (
Expand
)
Author
2020-08-17
reject multiple `default`s in `switch` (#4053)
...
Alex Lam S.L
2020-06-10
fix corner case in `--reduce-test` (#3985)
Alex Lam S.L
2020-06-08
fix corner cases related to `in` (#3964)
Alex Lam S.L
2020-06-07
parse command line internally (#3961)
Alex Lam S.L
2020-04-25
fix corner case in `--reduce-test` (#3819)
Alex Lam S.L
2020-04-25
improve `--reduce-test` on `Error.message` (#3816)
...
Alex Lam S.L
2020-04-17
suppress mutation of input `options` (#3785)
Alex Lam S.L
2020-04-17
support optional output of `names` in source maps (#3784)
Alex Lam S.L
2020-04-16
improve source-map generation (#3782)
...
Alex Lam S.L
2020-04-15
prevent input source map mutation (#3781)
...
Alex Lam S.L
2020-04-14
expand testing on Node.js versions (#3779)
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-03-28
handle `source-map` operations internally (#3754)
Alex Lam S.L
2020-03-21
fix line accounting in multi-line strings (#3752)
...
Alex Lam S.L
2020-03-21
improve `--reduce-test` (#3742)
...
Alex Lam S.L
2020-03-01
avoid reducing setter argument (#3737)
Alex Lam S.L
2020-02-29
detect `toplevel` option properly (#3735)
...
Alex Lam S.L
2020-02-17
speed up `--reduce-test` (#3726)
...
Alex Lam S.L
2020-02-14
improve `--reduce-test` (#3719)
...
Alex Lam S.L
2020-02-12
increase mocha `--reduce-test` timeout (#3715)
Alex Lam S.L
2020-02-09
add test for `--reduce-test` (#3712)
Alex Lam S.L
2020-02-09
improve `test/reduce` (#3710)
...
Alex Lam S.L
2020-02-07
fix corner cases in `test/reduce` (#3709)
Alex Lam S.L
2020-01-08
introduce `--output-opts` CLI option (#3678)
...
Alex Lam S.L
2019-12-25
fix corner case in `directives` (#3645)
Alex Lam S.L
2019-11-29
fix corner case in parsing directives (#3615)
Alex Lam S.L
2019-11-17
fix corner case in `collapse_vars` (#3591)
Alex Lam S.L
2019-10-30
fix corner case in `comments` (#3550)
Alex Lam S.L
2019-10-20
fix corner case in `comments` (#3500)
Alex Lam S.L
2019-10-15
fix corner case in `ie8` & `rename` (#3474)
...
Alex Lam S.L
2019-10-11
improve source map handling (#3464)
...
Alex Lam S.L
2019-05-11
improve tests (#3405)
Alex Lam S.L
2019-05-09
improve tests (#3399)
Alex Lam S.L
2019-05-04
make `enclose` & `wrap` work with `sourceMap` (#3396)
...
Alex Lam S.L
2019-05-04
fix corner cases in `sourceMap` (#3397)
...
Alex Lam S.L
2019-05-02
render comments in custom ASTs gracefully (#3393)
...
Alex Lam S.L
2019-04-30
unify logging functionality (#3392)
...
Alex Lam S.L
2019-03-20
improve `compress` performance (#3348)
...
Alex Lam S.L
2019-03-15
fix corner case with `nameCache` (#3338)
...
Alex Lam S.L
2019-03-15
parse `mangle.properties.regex` in `--config-file` properly (#3337)
...
Alex Lam S.L
2018-08-23
fix corner case in `unused` (#3234)
...
Alex Lam S.L
2018-06-28
implement `directives` (#3203)
...
Alex Lam S.L
2018-06-24
improve `mocha` tests (#3195)
Alex Lam S.L
2018-06-06
general clean-ups (#3175)
Alex Lam S.L
2018-06-01
re-introduce `enclose` (#3163)
...
Jiavan
2018-05-24
augment tests for inline source maps (#3145)
Alex Lam S.L
2018-04-26
workaround test failures in Node.js 10 (#3102)
Alex Lam S.L
2018-04-26
workaround stack overflow in ChakraCore (#3101)
Alex Lam S.L
2018-04-06
support inline source map from multiple files (#3058)
...
Alex Lam S.L
[next]