UglifyJS.git
2018-07-12 Alex Lam S.Lfix corner cases in `preserve_line` (#3212)
2018-07-09 Alex Lam S.Lv3.4.4
2018-07-05 alexlamsluse nvs for CI testing
2018-07-03 Alex Lam S.Lfix corner case in `ie8` (#3207)
2018-07-02 Alex Lam S.Lv3.4.3
2018-07-01 alexlamslfix corner case in `unused`
2018-06-30 alexlamslupdate dependencies
2018-06-28 Alex Lam S.Limplement `directives` (#3203)
2018-06-27 Alex Lam S.Limprove `unsafe` `comparisons` (#3200)
2018-06-25 Alex Lam S.Lv3.4.2
2018-06-23 Alex Lam S.Lfix corner case in `ie8` (#3198)
2018-06-23 Alex Lam S.Limprove `mocha` tests (#3195)
2018-06-23 Alex Lam S.Lenhance `arguments` (#3193)
2018-06-19 Alex Lam S.Lv3.4.1
2018-06-19 Alex Lam S.Lfix corner cases in `properties` (#3189)
2018-06-06 Alex Lam S.Lgeneral clean-ups (#3175)
2018-06-02 Alex Lam S.Lv3.4.0
2018-06-01 Jiavanre-introduce `enclose` (#3163)
2018-05-31 Alex Lam S.Lhandle asynchronous test failures (#3164)
2018-05-31 Alex Lam S.Lupdate JetStream URL (#3165)
2018-05-29 Alex Lam S.Lv3.3.28
2018-05-25 Alex Lam S.Lfix corner case in `reduce_vars` (#3151)
2018-05-24 Alex Lam S.Lfix corner cases with `eval()` (#3147)
2018-05-23 Alex Lam S.Laugment tests for inline source maps (#3145)
2018-05-23 Alex Lam S.Laugment tests for `RegExp` (#3144)
2018-05-22 Alex Lam S.Lv3.3.27
2018-05-21 Alex Lam S.Lfix corner case in `reduce_vars` (#3141)
2018-05-20 Alex Lam S.Lv3.3.26
2018-05-18 Alex Lam S.Lfix corner case in `collapse_vars` (#3139)
2018-05-18 exvisoryUpdate README.md to clarify --source-map filename optio...
2018-05-12 Alex Lam S.Lv3.3.25
2018-05-12 Alex Lam S.Lremove `colors` dependency (#3133)
2018-05-11 Alex Lam S.Lreplace `mocha` dependency (#3131)
2018-05-10 Alex Lam S.Lfix corner case in `reduce_vars` (#3129)
2018-05-09 Alex Lam S.Lfix corner case in call binding (#3128)
2018-05-07 Alex Lam S.Lv3.3.24
2018-05-06 Alex Lam S.Lfix various corner cases (#3126)
2018-05-06 Alex Lam S.Lfix corner case in `reduce_vars` (#3124)
2018-05-05 Alex Lam S.Lfix various corner cases (#3123)
2018-05-04 Alex Lam S.Lspeed up `collapse_vars` (#3119)
2018-05-03 Alex Lam S.Lfix `reduce_vars` on nested invocations (#3118)
2018-05-03 Alex Lam S.Lcompress `AST_Sequence` within `AST_Call` (#3117)
2018-05-03 Alex Lam S.Lbetter fix for #3113 (#3115)
2018-05-02 Alex Lam S.Lfix `TreeWalker` scan order (#3114)
2018-05-02 Alex Lam S.Limprove `reduce_vars` (#3112)
2018-04-28 Alex Lam S.Lv3.3.23
2018-04-27 Alex Lam S.Limprove numeral compression (#3108)
2018-04-26 Alex Lam S.Lworkaround `vm` context issue in `node-chakracore`...
2018-04-26 Alex Lam S.Limprove general performance (#3104)
2018-04-26 Alex Lam S.Limprove `collapse_vars` (#3103)
2018-04-26 Alex Lam S.Lworkaround test failures in Node.js 10 (#3102)
2018-04-26 Alex Lam S.Lworkaround stack overflow in ChakraCore (#3101)
2018-04-24 Alex Lam S.Lbetter fix for #2506 (#3099)
2018-04-24 Alex Lam S.Lhandle RHS side-effects in `collapse_vars` (#3097)
2018-04-24 Alex Lam S.Limprove `max_line_len` (#3095)
2018-04-24 Alex Lam S.Lupdate `AST` documentation (#3094)
2018-04-24 alexlamslremove unsupported platform
2018-04-20 Alex Lam S.Lv3.3.22
2018-04-18 Alex Lam S.Lfix corner case in `strip_func_ids()` (#3090)
2018-04-15 Alex Lam S.Limprove performance when handling unused variables...
2018-04-12 Alex Lam S.Lv3.3.21
2018-04-11 Alex Lam S.Lfix `inline` of `catch`-scoped variables (#3077)
2018-04-10 Alex Lam S.Lsuppress `hoist_props` for embedded assignments (#3074)
2018-04-10 Alex Lam S.Lextend `hoist_props` (#3073)
2018-04-10 Alex Lam S.Lextend `join_vars` on object assignments (#3072)
2018-04-09 Alex Lam S.Lhandle flow control in loops with `reduce_vars` (#3069)
2018-04-09 Alex Lam S.Lhandle `pure_funcs` under `inline` & `reduce_vars`...
2018-04-07 Alex Lam S.Lv3.3.20
2018-04-07 Alex Lam S.Lfix corner case in reuse of `mangle` options (#3062)
2018-04-07 Alex Lam S.Lv3.3.19
2018-04-06 Alex Lam S.Lmangle `Object.defineProperty()` (#3059)
2018-04-06 Alex Lam S.Lsupport inline source map from multiple files (#3058)
2018-04-06 Alex Lam S.Limprove usability of `includeSources` (#3057)
2018-04-05 Alex Lam S.Lfix AST corruption during `inline` of simple `return...
2018-04-04 Alex Lam S.Lspeed up `has_parens()` (take 2) (#3052)
2018-04-03 Alex Lam S.Limprove performance through `makePredicate()` (#3048)
2018-04-02 Alex Lam S.Lfix tree traversal on `AST_Do` (#3047)
2018-04-02 Alex Lam S.Lv3.3.18
2018-03-31 b-fuzeDon't load source map until the JS source is fully...
2018-03-31 Alex Lam S.Lgive sensible error against invalid input source map...
2018-03-31 Alex Lam S.Lfix escape analysis on `AST_New` (#3043)
2018-03-31 Alex Lam S.Lv3.3.17
2018-03-30 Alex Lam S.Lmangle unused nested `AST_SymbolCatch` correctly (...
2018-03-30 Alex Lam S.Lhandle modifications to `this` correctly (#3036)
2018-03-29 Alex Lam S.Limprove test for #3023 (#3031)
2018-03-29 Alex Lam S.Limprove source map granularity (#3030)
2018-03-26 Fábio Santosfix extra regex slash when going through mozilla AST...
2018-03-23 Alex Lam S.Lspeed up `has_parens()` (#3014)
2018-03-22 Alex Lam S.Lfix corner case in `hoist_props` (#3022)
2018-03-22 Alex Lam S.Limprove performance (#3020)
2018-03-22 Alex Lam S.Lfix nested `inline` within loop (#3019)
2018-03-22 Alex Lam S.Lfix corner case in `inline` (#3017)
2018-03-19 Alex Lam S.Lv3.3.16
2018-03-16 Alex Lam S.Lextend fuzzy RHS folding (#3006)
2018-03-15 Alex Lam S.Limprove truthy compression (#3009)
2018-03-15 Alex Lam S.Lrefactor brackets to braces (#3005)
2018-03-14 Alex Lam S.Lv3.3.15
2018-03-14 Alex Lam S.Lupdate dependencies (#3002)
2018-03-13 Alex Lam S.Lretain comments within brackets (#2999)
2018-03-13 Alex Lam S.Lpreserve non-constant value assignments with modificati...
next