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
/
bin
Age
Commit message (
Expand
)
Author
2015-03-16
rename --prop-cache to --name-cache
...
Mihai Bazon
2015-03-14
Fix --reserved-file
Mihai Bazon
2015-03-14
Add property name mangler
...
Mihai Bazon
2015-02-11
Parse regexes properly
Anthony Van de Gejuchte
2015-01-27
Add option to preserve/enforce string quote style
...
Mihai Bazon
2015-01-05
Declare boolean type for --keep-fnames
Mihai Bazon
2015-01-05
Support keep_fnames in compressor, and --keep-fnames. #552
...
Mihai Bazon
2015-01-04
Fix backslashes in source-map paths on Windows
Derek Wickern
2015-01-01
Use yargs instead of optimist.
Kenneth Powers
2014-10-20
Add option to allow return outside of functions.
...
Mihai Bazon
2014-01-09
Added support for sourcesContent property of source map
Artemy Tregubenko
2014-01-07
Fix #392
Mihai Bazon
2013-11-28
Add --noerr to turn off argument name checking
...
Mihai Bazon
2013-10-29
Fix reading arguments
...
Mihai Bazon
2013-10-29
Add "preamble" output option
...
Mihai Bazon
2013-10-28
Fix codegen for when comments_before is undefined.
...
Mihai Bazon
2013-09-02
Better reporting of parse errors
Mihai Bazon
2013-08-18
fixes #259: don't unnecessarily quote object properties when --screw-ie8
Michael Ficarra
2013-08-07
Support `-p relative`. Fix #256
Mihai Bazon
2013-07-30
Fix #251
Mihai Bazon
2013-07-28
Don't require arguments to --enclose
Mihai Bazon
2013-05-21
The extra /* */ isn't needed now
Matt Robenolt
2013-05-21
SourceMapping pragma has changed to //#
...
Matt Robenolt
2013-05-15
Add `--expr`, an option to parse a single expression (suitable for JSON)
Mihai Bazon
2013-05-02
Fix typo in bin and readme
Kim Joar Bekkelund
2013-04-21
Make compress/mangle disabled by default, as before 5af144522a6fea302abdd0b63...
Mihai Bazon
2013-04-20
fixes #189: use dotted member access when --screw-ie8 option given
Michael Ficarra
2013-03-31
uglifyjs binary: Make read_whole_file async and don't attempt to read STDIN s...
Andreas Lind Petersen
2013-03-25
renamed --screw-ie to --screw-ie8, documented it in README.md, indicated it d...
Michał Gołębiowski
2013-03-24
Add support for enclose option. Closes #139.
Jake Harding
2013-03-22
Keep legit code working even when --screw-ie is not passed.
...
Mihai Bazon
2013-03-05
Read the entire STDIN.
...
Mike Bostock
2013-03-02
Add `--screw-ie` option
...
Mihai Bazon
2013-02-03
Wraps sourceMappingURL in a multiline comment. Fixes #108
Matt Robenolt
2013-01-20
Add --source-map-url option
...
Mihai Bazon
2013-01-03
Set --version as a boolean #87
Benoît Zugmeyer
2013-01-03
--version option
Benoît Zugmeyer
2012-11-30
Revert "Fixed reading from STDIN."
...
Mihai Bazon
2012-11-29
Fixed reading from STDIN.
Visa Kopu
2012-11-21
rename the npm package to "uglify-js" and cli tool to "uglifyjs"
Mihai Bazon
2012-11-06
add option to mangle names even if eval/with is in use
...
Mihai Bazon
2012-10-18
fix `--comments` (close #16)
Mihai Bazon
2012-10-17
employ a better parser for command-line arguments
...
Mihai Bazon
2012-10-10
add `--lint` and display {file} in scope_warnings
Mihai Bazon
2012-10-09
make `--comments` keep @cc_on too
Mihai Bazon
2012-10-09
add `--ast-help`
...
Mihai Bazon
2012-10-08
should not expose base54.sort() in the API docs, I think
Mihai Bazon
2012-10-08
added --self to easily get a browser-runnable version of UglifyJS
Mihai Bazon
2012-10-05
added --acorn and --spidermonkey options
Mihai Bazon
2012-10-02
fixed usage string
Mihai Bazon
[prev]
[next]