Age | Commit message (Collapse) | Author |
|
|
|
|
|
- faster exact type match
- aggressively convert to `!`
|
|
|
|
|
|
|
|
fixes #2577
|
|
fixes #2569
|
|
|
|
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`
|
|
|
|
|