aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc/renderer.c
Commit message (Expand)AuthorAgeFilesLines
* *: use squareballRafael G. Martins2018-04-051-40/+41
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-2/+2
* blogc: template parser refactoringRafael G. Martins2018-02-211-56/+56
* Fix an issue when using imbricated if-else blocksbaylej2017-05-041-0/+3
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
* renderer: fixed strtol error detection bug in freebsdRafael G. Martins2016-10-131-6/+5
* error: added prefix support to bc_error_printRafael G. Martins2016-09-161-1/+1
* *: centralize error handlingRafael G. Martins2016-09-091-2/+1
* *: moved error handling to src/common/Rafael G. Martins2016-09-031-3/+4
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-35/+35
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+457