Alex Lam S.L
|
48ffbef51d
|
account for cross-scope modifications in collapse_vars (#1634)
mostly done by @kzc
fixes #1631
|
2017-03-23 07:17:34 +08:00 |
|
Alex Lam S.L
|
a00040dd93
|
fix a bug in simple_glob (#1632)
- "?" should not match "/"
- other minor clean-ups
|
2017-03-23 06:11:16 +08:00 |
|
Alex Lam S.L
|
8153b7bd8a
|
transform function calls to IIFEs (#1560)
- expose function body to call sites for potential optimisations
- suppress substitution of variable used within `AST_Defun`
|
2017-03-07 15:37:52 +08:00 |
|
kzc
|
dcdcfe4d39
|
Add input file glob support to minify()
|
2016-08-14 21:46:38 +02:00 |
|