Age | Commit message (Expand) | Author |
---|---|---|
2017-03-23 | introduce compressor.info() (#1633)...report the following only when `options.warnings = "verbose"` - unused elements due to inlining - collpased variables | Alex Lam S.L |
2016-04-19 | Add `passes` compress option. Fix duplicate compress warnings. | kzc |
2016-04-11 | Fix warnings for referenced non-hoisted functions....Fixes #1034 Also added `expect_warnings` functionality to test framework. | kzc |