aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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