Age | Commit message (Expand) | Author |
---|---|---|
2013-07-14 | Apply transformer to AST_VarDef's name...Fix #237 | Mihai Bazon |
2013-05-14 | Compress code passed to `new Function` if it's a constant....Only for `--unsafe`. Close #203 | Mihai Bazon |
2012-11-18 | fix #51 | Mihai Bazon |
2012-10-12 | minor | Mihai Bazon |
2012-10-09 | added $propdoc to AST nodes and some cleanups...hopefully we can make the AST documentation self-generating | Mihai Bazon |
2012-10-09 | minor AST cleanup (AST_BlockStatement may inherit from AST_Block) | Mihai Bazon |
2012-10-03 | more cleanup (dropped AST_SwitchBlock) | Mihai Bazon |
2012-10-02 | "use strict"; | Mihai Bazon |
2012-09-26 | compressor successfully moved to TreeTransformer | Mihai Bazon |
2012-09-26 | checkpoint (refactoring, WIP) | Mihai Bazon |
2012-09-23 | properly drop mutually-referring declarations that are not otherwise...referenced and have no side effects | Mihai Bazon |
2012-09-22 | tree transformer api (WIP) | Mihai Bazon |