aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-7/+1
| | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though.
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-4/+6
|
* added source grammarRafael G. Martins2015-04-151-5/+7
|
* added template grammarRafael G. Martins2015-04-151-0/+6
|
* initial structureRafael G. Martins2015-04-151-0/+21