UglifyJS/test/mocha
2022-06-06 22:52:22 +08:00
..
arguments.js
awaits.js fix corner case in default_values (#5337) 2022-02-04 05:44:25 +08:00
bug-report.js implement UGLIFY_BUG_REPORT (#4516) 2021-01-07 16:53:29 +08:00
cli.js implement --module (#5462) 2022-05-24 05:45:47 +08:00
comments.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
directives.js fix corner case in directives (#3645) 2019-12-25 00:55:39 +00:00
exports.js support export statements (#4650) 2021-02-15 04:13:54 +08:00
getter-setter.js support default values (#4442) 2020-12-24 06:22:55 +08:00
glob.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
imports.js support import statements (#4646) 2021-02-14 04:26:43 +08:00
let.js parse let as symbol names correctly (#5151) 2021-10-21 02:14:29 +08:00
line-endings.js
minify-file-map.js
minify.js fix corner case in inline & module (#5492) 2022-06-06 22:52:22 +08:00
number-literal.js fix corner case when parsing expression (#4435) 2020-12-23 02:16:04 +08:00
operator.js fix corner cases related to in (#3964) 2020-06-08 05:23:23 +08:00
parentheses.js support nullish coalescing operator (#4678) 2021-02-24 05:57:11 +08:00
reduce.js patch export default within sandbox correctly (#5404) 2022-04-03 19:56:19 +08:00
sourcemaps.js improve handling of non-trivial assignment values (#5227) 2021-12-23 07:55:06 +08:00
spidermonkey.js enhance inline & unused (#5245) 2022-01-02 05:40:43 +08:00
string-literal.js fix issues in tests flagged by LGTM (#5150) 2021-10-21 02:07:23 +08:00
templates.js enhance templates (#5131) 2021-09-23 18:26:26 +08:00
tokens.js support computed property name in object literal (#4268) 2020-11-08 23:38:32 +08:00
with.js retrofit AST_BlockStatement as block-scoped (#4177) 2020-10-05 01:58:50 +08:00
yields.js fix corner case in default_values (#5337) 2022-02-04 05:44:25 +08:00