aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_template_grammar.c
Commit message (Collapse)AuthorAgeFilesLines
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-145/+0
| | | | | 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-0/+47
|
* added template grammarRafael G. Martins2015-04-151-0/+98