aboutsummaryrefslogtreecommitdiffstats
path: root/src/loader.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed copyrightRafael G. Martins2015-05-251-1/+1
|
* fixing gcc stupidityRafael G. Martins2015-05-091-1/+1
|
* raise warning if user provided DATE for one source file, but not for all ↵Rafael G. Martins2015-05-091-0/+10
| | | | source files
* loader: added testsRafael G. Martins2015-05-091-31/+1
|
* added global variables with date/filename on first and last postRafael G. Martins2015-05-091-1/+19
|
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+44
|
* remove specific type used to store sourcesRafael G. Martins2015-04-191-4/+4
|
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-0/+104