Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error: added tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+18 |
* | build: fix | Rafael G. Martins | 2015-04-19 | 1 | -2/+2 |
* | build: fixed valgrind support | Rafael G. Martins | 2015-04-19 | 1 | -23/+2 |
* | loader: added compiler-defined variables | Rafael G. Martins | 2015-04-19 | 1 | -0/+18 |
* | safe mallocs are better :) | Rafael G. Martins | 2015-04-19 | 1 | -0/+1 |
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 1 | -0/+2 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -2/+4 |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -23/+8 |
* | 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 |