Age | Commit message (Expand) | Author |
---|---|---|
2012-08-27 | update (c) years | Mihai Bazon |
2012-08-27 | fix compressing `a,b; return c;` into `return a,b,c;` | Mihai Bazon |
2012-08-22 | added license | Mihai Bazon |
2012-08-22 | wrote more of the compressor and added some tests | Mihai Bazon |
2012-08-21 | hint that brackets may be required in AST_BlockStatement | Mihai Bazon |
2012-08-21 | cleaned up some mess and started the actual compressor | Mihai Bazon |