..
arguments.js
fix uses_arguments handling (broken since 6605d15783)
2016-10-23 21:29:18 +02:00
cli.js
Add an option for writing inline source map
2016-10-23 21:21:39 +02:00
comment_before_constant.js
Retain comments before AST_Constants during mangle.
2016-05-04 20:11:45 +02:00
comment-filter.js
Make all comment options in cli available in js api
2016-09-06 17:54:45 +02:00
comment.js
Various LineTerminator changes
2016-06-30 22:12:50 +02:00
directives.js
Keep master in sync with harmony
2016-06-20 18:42:17 +02:00
getter-setter.js
Normalize error messages
2016-06-19 21:08:34 +02:00
glob.js
Add input file glob support to minify()
2016-08-14 21:46:38 +02:00
huge-number-of-comments.js
Parse comments without recursion to avoid RangeError.
2016-04-16 02:02:47 -04:00
input-sourcemaps.js
lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should fix #882
2016-07-17 19:36:15 +02:00
let.js
Attempt to increase timeout for mocha let test.
2016-03-15 11:44:09 -04:00
line-endings.js
Various LineTerminator changes
2016-06-30 22:12:50 +02:00
minify-file-map.js
Allow input files to be map (url->filename)
2016-06-30 22:23:59 +02:00
minify.js
Add an option for writing inline source map
2016-10-23 21:21:39 +02:00
new.js
Re-add parens after new expression in beautify mode
2016-06-12 20:03:48 +02:00
number-literal.js
Legacy octal integer strict mode fixes
2016-07-21 14:42:16 +02:00
spidermonkey.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
string-literal.js
Legacy octal integer strict mode fixes
2016-07-21 14:42:16 +02:00
with.js
Backport mocha with test from harmony
2016-07-04 00:51:09 +02:00