aboutsummaryrefslogtreecommitdiffstats
path: root/src/source-parser.c
Commit message (Expand)AuthorAgeFilesLines
* 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