aboutsummaryrefslogtreecommitdiffstats
path: root/src/loader.h
Commit message (Collapse)AuthorAgeFilesLines
* remove squareball for goodRafael G. Martins2016-04-271-1/+1
|
* Revert "*: use squareball error infrastructure"Rafael G. Martins2016-04-271-3/+3
| | | | This reverts commit a2b3551dfb9460470bd79f5648bf597c517c40d4.
* *: use squareball error infrastructureRafael G. Martins2016-03-131-3/+3
|
* build: replace src/utils with squareballRafael G. Martins2016-02-261-4/+4
|
* fixed copyrightRafael G. Martins2016-01-081-1/+1
|
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-4/+4
| | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-4/+4
| | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils
* fixed copyrightRafael G. Martins2015-05-251-1/+1
|
* loader: added testsRafael G. Martins2015-05-091-3/+0
|
* added global variables with date/filename on first and last postRafael G. Martins2015-05-091-1/+2
|
* loader: added compiler-defined variablesRafael G. Martins2015-04-191-0/+1
|
* remove specific type used to store sourcesRafael G. Martins2015-04-191-1/+1
|
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-0/+22