Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create output directories recursively | Rafael G. Martins | 2015-04-20 | 1 | -0/+45 |
* | main: handle -o properly | Rafael G. Martins | 2015-04-19 | 1 | -2/+21 |
* | remove specific type used to store sources | Rafael G. Martins | 2015-04-19 | 1 | -1/+1 |
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 1 | -1/+4 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -3/+95 |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -7/+1 |
* | replaced leg-based parser with handmade parser for source files | Rafael G. Martins | 2015-04-17 | 1 | -4/+6 |
* | added source grammar | Rafael G. Martins | 2015-04-15 | 1 | -5/+7 |
* | added template grammar | Rafael G. Martins | 2015-04-15 | 1 | -0/+6 |
* | initial structure | Rafael G. Martins | 2015-04-15 | 1 | -0/+21 |