Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-18 | fix corner case in keep_fnames | alexlamsl | |
happens when inner function: - just below top level - not referenced - `unused` is disabled closes #1445 | |||
2017-01-26 | fix mangling collision with keep_fnames (#1431) | Alex Lam S.L | |
* fix mangling collision with keep_fnames fixes #1423 * pass mangle options to figure_out_scope() bring command-line in line with minify() |