aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added renderer testsRafael G. Martins2015-04-233-0/+254
* added roadmapRafael G. Martins2015-04-221-0/+5
* source parse: improved, added testsRafael G. Martins2015-04-214-6/+191
* minor optimizationRafael G. Martins2015-04-211-1/+1
* no need to use strndupRafael G. Martins2015-04-211-2/+2
* improved cli argument handlingRafael G. Martins2015-04-211-2/+12
* refactored blocksRafael G. Martins2015-04-216-84/+101
* minor fixRafael G. Martins2015-04-201-2/+1
* build: added LICENSE to distribution tarballRafael G. Martins2015-04-201-0/+1
* create output directories recursivelyRafael G. Martins2015-04-202-0/+47
* template parser: ignore single bracketsRafael G. Martins2015-04-191-3/+1
* build: mark tests as disabled by defaultRafael G. Martins2015-04-192-1/+4
* build: fix valgrind supportRafael G. Martins2015-04-191-11/+7
* build: replace --enable-cmocka with --enable-testsRafael G. Martins2015-04-192-9/+9
* error: added testsRafael G. Martins2015-04-196-0/+87
* fixed design notes wrt content formattingRafael G. Martins2015-04-191-1/+1
* fixed design notes wrt sorting of multiple sourcesRafael G. Martins2015-04-191-1/+1
* added semaphoreci supportRafael G. Martins2015-04-191-0/+2
* Revert "added travis support"Rafael G. Martins2015-04-191-19/+0
* added travis supportRafael G. Martins2015-04-191-0/+19
* build: fixRafael G. Martins2015-04-191-2/+2
* build: fixed valgrind supportRafael G. Martins2015-04-191-23/+2
* main: handle -o properlyRafael G. Martins2015-04-191-2/+21
* loader: added compiler-defined variablesRafael G. Martins2015-04-196-0/+131
* trie: removed useless bracketsRafael G. Martins2015-04-191-2/+1
* trie: fixed memory leak when replacing existing keyRafael G. Martins2015-04-192-1/+38
* remove specific type used to store sourcesRafael G. Martins2015-04-1910-56/+35
* safe mallocs are better :)Rafael G. Martins2015-04-198-11/+38
* fix testRafael G. Martins2015-04-191-2/+2
* minor fixRafael G. Martins2015-04-191-2/+1
* added renderer, without testsRafael G. Martins2015-04-196-4/+178
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-1814-99/+489
* do not allow variables inside multiple_sources_once blocksRafael G. Martins2015-04-182-12/+31
* removed unused variableRafael G. Martins2015-04-181-1/+0
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-1711-417/+534
* fixed licenseRafael G. Martins2015-04-173-3/+3
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-1712-140/+283
* minor configure.ac fixRafael G. Martins2015-04-161-1/+1
* no markdown, just pre-formatted textRafael G. Martins2015-04-161-5/+5
* added source testRafael G. Martins2015-04-161-0/+25
* added source grammarRafael G. Martins2015-04-156-5/+217
* typoRafael G. Martins2015-04-151-1/+1
* build: fix valgrindRafael G. Martins2015-04-151-1/+1
* added template grammarRafael G. Martins2015-04-156-4/+364
* initial structureRafael G. Martins2015-04-1511-8/+1721
* more random design notes updatesRafael G. Martins2015-04-151-1/+1
* more random design notes updatesRafael G. Martins2015-04-151-1/+1
* more random design notes updatesRafael G. Martins2015-04-151-2/+9
* more random design notes updatesRafael G. Martins2015-04-151-2/+2
* random design notes updatesRafael G. Martins2015-04-151-4/+6