Age | Commit message (Collapse) | Author |
|
|
|
fixes #2571
|
|
|
|
|
|
|
|
fixes #2560
|
|
fixes #2560
|
|
|
|
`return void x()` => `x()`
|
|
|
|
|
|
|
|
- gated through `typeofs`
|
|
fixes #2535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #2531
|
|
fixes #2519
|
|
|
|
fixes #2516
|
|
|
|
fixes #2513
|
|
|
|
fixes #2508
|
|
fixes #2506
|
|
|
|
fixes #2497
|
|
- suppress spurious `rename` from `commander`
- handle `AST_SymbolCatch` correctly
|
|
- give globally distinct names to distinct variables
- improve ability to compress cross-scoped
- introduce `options.rename` to `minify()`
- default `true` if both `compress` & `mangle`
|
|
|
|
|
|
- workaround for WebKit bugs
- PhantomJS users should enable this output option
closes #2489
|
|
fixes #2485
|
|
- unique symbol generation
- `unsafe` on `AST_Call`
|
|
|
|
|
|
|
|
fixes #2473
|
|
- all-or-nothing replacement
- avoid unmangleable names
fixes #2436
|
|
|
|
fixes #2468
|
|
- inline single-use function declarations as expressions when permissible
- depend on `reduce_vars`
- enabled by default
- disable for speed critical code
fixes #2464
|
|
|
|
fixes #2449
|