aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.c
Commit message (Expand)AuthorAgeFilesLines
* build: replace src/utils with squareballRafael G. Martins2016-02-261-6/+6
* fixed copyrightRafael G. Martins2016-01-081-1/+1
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-6/+6
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-6/+6
* Revert "content-parser: handle errors (that are handler as warnings) in direc...Rafael G. Martins2015-11-041-3/+0
* content-parser: handle errors (that are handler as warnings) in directivesRafael G. Martins2015-11-041-0/+3
* error: removed dead assignmentRafael G. Martins2015-10-261-1/+1
* datetime-parser: improve error handlingRafael G. Martins2015-10-241-7/+7
* datetime-parser: initial implementation. not used yetRafael G. Martins2015-10-241-0/+3
* error: improved error reporting for parsersRafael G. Martins2015-10-241-11/+39
* error: minor memory optimizationRafael G. Martins2015-09-181-10/+4
* fixed copyrightRafael G. Martins2015-05-251-1/+1
* error: content parser won't raise errorsRafael G. Martins2015-05-091-3/+0
* content-parser: implemented more block elementsRafael G. Martins2015-05-041-0/+3
* source parse: improved, added testsRafael G. Martins2015-04-211-1/+1
* safe mallocs are better :)Rafael G. Martins2015-04-191-1/+1
* added loader, error handling and cli. tests neededRafael G. Martins2015-04-181-0/+116