Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 4 | -3/+175 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 11 | -93/+471 |
* | do not allow variables inside multiple_sources_once blocks | Rafael G. Martins | 2015-04-18 | 1 | -12/+29 |
* | removed unused variable | Rafael G. Martins | 2015-04-18 | 1 | -1/+0 |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 5 | -213/+302 |
* | fixed license | Rafael G. Martins | 2015-04-17 | 3 | -3/+3 |
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 8 | -124/+217 |
* | added source grammar | Rafael G. Martins | 2015-04-15 | 3 | -5/+145 |
* | typo | Rafael G. Martins | 2015-04-15 | 1 | -1/+1 |
* | added template grammar | Rafael G. Martins | 2015-04-15 | 3 | -0/+238 |
* | initial structure | Rafael G. Martins | 2015-04-15 | 5 | -0/+626 |