Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to Jison's lexer. | Zach Carter | 2010-12-14 | 1 | -94/+0 |
| | |||||
* | linting | wycats | 2010-12-04 | 1 | -4/+4 |
| | |||||
* | Fix up the compilation process | wycats | 2010-12-04 | 1 | -18/+18 |
| | |||||
* | The tokenizer shouldn't get into an infinite loop in certain termination ↵ | wycats | 2010-11-25 | 1 | -5/+39 |
| | | | | conditions | ||||
* | Restructure files to make more sense in a non-CommonJS world. | wycats | 2010-11-25 | 1 | -6/+8 |
| | |||||
* | Initial commit. Note that I'm using CommonJS modules and node purely to help ↵ | wycats | 2010-11-25 | 1 | -0/+58 |
me develop this. If this ends up being useful, I will likely distribute the entire package as a single JS file for easier consumption in the browser. |