aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* build: replace --enable-cmocka with --enable-testsRafael G. Martins2015-04-191-1/+1
* error: added testsRafael G. Martins2015-04-191-0/+18
* build: fixRafael G. Martins2015-04-191-2/+2
* build: fixed valgrind supportRafael G. Martins2015-04-191-23/+2
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+18
* safe mallocs are better :)Rafael G. Martins2015-04-191-0/+1
* added renderer, without testsRafael G. Martins2015-04-191-0/+2
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-2/+4
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-23/+8
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-9/+10
* added source grammarRafael G. Martins2015-04-151-0/+21
* build: fix valgrindRafael G. Martins2015-04-151-1/+1
* added template grammarRafael G. Martins2015-04-151-3/+26
* initial structureRafael G. Martins2015-04-151-0/+149