index
:
tracifyjs
apprentice
templatifyjs
about
summary
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2019-05-04
mak
2019-11-10
gnu: Add 'file-name' where appropriate.
...
Efraim Flashner
2019-11-03
gnu: xtensor: Update to 0.20.10.
...
Tobias Geerinckx-Rice
egex` in `--config-file` properly (#3337)
...
Alex Lam S.L
2018-07-13
fix corner cases in `preserve_line` (#3212)
Alex Lam S.L
2018-06-01
re-introduce `enclose` (#3163)
...
Jiavan
2018-03-31
Don't load source map until the JS source is fully received (#3040)
b-fuze
2018-01-17
configure `rename` with CLI (#2802)
Alex Lam S.L
2018-01-14
improve SymbolDef info in `--output ast` (#2778)
...
kzc
2018-01-12
add SymbolDef IDs to --output ast (#2772)
kzc
2018-01-07
improve `process.exit()` workaround (#2741)
...
Alex Lam S.L
2017-11-24
fix `rename` (#2501)
...
Alex Lam S.L
2017-11-19
expand symbol space to improve compression (#2460)
...
Alex Lam S.L
2017-11-16
fix cross-scope inlining of `AST_Function`s (#2486)
...
Alex Lam S.L
2017-07-15
reject malformed CLI parameters (#2239)
...
Alex Lam S.L
2017-06-29
improve usability of name cache under `minify()` (#2176)
...
Alex Lam S.L
2017-06-13
fix CLI parsing of `--source-map content` (#2088)
...
Ziad El Khoury Hanna
2017-06-07
fix CLI output corruption (#2061)
...
Alex Lam S.L
2017-05-31
introduce `unsafe_Func` (#2033)
...
Alex Lam S.L
2017-05-31
widen CLI parse error code fragment displayed (#2032)
...
Alex Lam S.L
2017-05-28
display default values in `--help options` (#2018)
Alex Lam S.L
2017-05-28
implement `--help options` (#2017)
Alex Lam S.L
2017-05-28
improve CLI usability (#2016)
...
Alex Lam S.L
2017-05-25
report timing breakdown (#2000)
...
Alex Lam S.L
2017-05-24
reinstate `describe_ast()` on CLI (#1996)
...
Alex Lam S.L
2017-05-16
print package name alongside version in CLI (#1946)
...
Alex Lam S.L
2017-05-10
gracefully handle non-`Error` being thrown (#1893)
Alex Lam S.L
2017-05-09
print error stack in CLI (#1890)
Alex Lam S.L
2017-05-08
return `Error` from `minify()` (#1880)
...
Alex Lam S.L
2017-05-08
support dumping AST (#1879)
...
Alex Lam S.L
2017-05-08
deprecate low level API (#1877)
...
Alex Lam S.L
2017-05-08
support `minify()` output as AST (#1878)
...
Alex Lam S.L
2017-05-02
restore report of supported options (#1861)
...
Alex Lam S.L
2017-04-19
fix parser bugs & CLI reporting (#1827)
...
Alex Lam S.L
2017-04-16
update README (#1813)
...
Alex Lam S.L
2017-04-15
unify CLI & API under `minify()` (#1811)
...
Alex Lam S.L
2017-04-12
convert `AST_Seq` from binary tree to array (#1460)
...
Alex Lam S.L
2017-03-24
fix regression: CLI options with hyphens like -b ascii-only (#1640)
...
kzc
2017-03-05
stay safe with constants in IE8- (#1547)
...
Alex Lam S.L
2017-03-05
resolve issue with outdated version of async (#1549)
...
Alex Lam S.L
2017-02-27
improve error messages (#1506)
...
Alex Lam S.L
2017-02-25
allow --in-source-map inline (#1490)
...
Alex Lam S.L
2017-02-21
clean up `max_line_len`
...
alexlamsl
2017-01-26
fix mangling collision with keep_fnames (#1431)
...
Alex Lam S.L
2017-01-19
Have minify() and tests use figure_out_scope() as uglifyjs CLI does
...
kzc
2016-11-29
Add --mangle-props-debug and fix --mangle-props=unquoted collision
...
Ashley (Scirra)
2016-10-23
Don't filter shebangs when using the 'some' comment filter
...
Anthony Van de Gejuchte
2016-10-23
Add an option for writing inline source map
pengzhenqing
2016-10-06
Add an option to wrap IIFEs in parenthesis
...
Richard van Velzen
2016-09-06
Make all comment options in cli available in js api
...
Anthony Van de Gejuchte
2016-08-14
Add simple file globbing to bin/uglifyjs for Windows
kzc
[next]