aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This reverts commit 98cbd56704061895103d6f08d47ae46fd18f0878.
* 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
| | | | | 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-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
|
* random design notes updatesRafael G. Martins2015-04-151-9/+9
|
* design notes first!Rafael G. Martins2015-04-151-0/+69
|
* Initial commitRafael G. Martins2015-04-143-0/+44