aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added renderer, without testsRafael G. Martins2015-04-194-3/+175
|
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-1811-93/+471
|
* do not allow variables inside multiple_sources_once blocksRafael G. Martins2015-04-181-12/+29
|
* removed unused variableRafael G. Martins2015-04-181-1/+0
|
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-175-213/+302
| | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though.
* fixed licenseRafael G. Martins2015-04-173-3/+3
|
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-178-124/+217
|
* added source grammarRafael G. Martins2015-04-153-5/+145
|
* typoRafael G. Martins2015-04-151-1/+1
|
* added template grammarRafael G. Martins2015-04-153-0/+238
|
* initial structureRafael G. Martins2015-04-155-0/+626