Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added global variable support | Rafael G. Martins | 2015-04-27 | 1 | -34/+12 |
* | template parser: added more tests | Rafael G. Martins | 2015-04-23 | 1 | -2/+2 |
* | template parser: added "if not" support | Rafael G. Martins | 2015-04-23 | 1 | -3/+31 |
* | refactored blocks | Rafael G. Martins | 2015-04-21 | 1 | -25/+29 |
* | template parser: ignore single brackets | Rafael G. Martins | 2015-04-19 | 1 | -3/+1 |
* | safe mallocs are better :) | Rafael G. Martins | 2015-04-19 | 1 | -3/+3 |
* | added renderer, without tests | Rafael G. Martins | 2015-04-19 | 1 | -2/+9 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -17/+70 |
* | 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 | 1 | -0/+296 |