aboutsummaryrefslogtreecommitdiffstats
path: root/src/source-parser.c
Commit message (Collapse)AuthorAgeFilesLines
* source-parser: fixed reserved variablesRafael G. Martins2015-05-181-2/+10
|
* content-parser: more random stuffRafael G. Martins2015-05-071-4/+7
|
* source parse: improved, added testsRafael G. Martins2015-04-211-4/+36
|
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+9
|
* remove specific type used to store sourcesRafael G. Martins2015-04-191-23/+6
|
* safe mallocs are better :)Rafael G. Martins2015-04-191-1/+1
|
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-14/+23
|
* replaced leg-based parser with handmade parser for source filesRafael G. Martins2015-04-171-0/+147