Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -23/+8 |
| | | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though. | ||||
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 1 | -9/+10 |
| | |||||
* | added source grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+21 |
| | |||||
* | build: fix valgrind | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | added template grammar | Rafael G. Martins | 2015-04-15 | 1 | -3/+26 |
| | |||||
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+149 |