Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | man: renderer: template-parser: added foreach iterator support | Rafael G. Martins | 2015-12-29 | 1 | -0/+2 |
* | Revert "build: removing src/utils and replacing with squareball" | Rafael G. Martins | 2015-12-23 | 1 | -3/+3 |
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -3/+3 |
* | fixed copyright | Rafael G. Martins | 2015-05-25 | 1 | -1/+1 |
* | renderer: implemented if statements | Rafael G. Martins | 2015-05-18 | 1 | -1/+1 |
* | template-parser: convert "if" operator into enum | Rafael G. Martins | 2015-05-17 | 1 | -1/+8 |
* | template-parser: added real if statements. ignored by renderer for now | Rafael G. Martins | 2015-05-17 | 1 | -0/+3 |
* | template-parser: if -> ifdef, if not -> ifndef | Rafael G. Martins | 2015-05-17 | 1 | -2/+2 |
* | template parser: added "if not" support | Rafael G. Martins | 2015-04-23 | 1 | -0/+1 |
* | added loader, error handling and cli. tests needed | Rafael G. Martins | 2015-04-18 | 1 | -1/+3 |
* | replaced leg-based parser with handmade parser for templates | Rafael G. Martins | 2015-04-17 | 1 | -0/+31 |