aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc/renderer.c
Commit message (Expand)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-40/+41
* blogc: added `-e` cli option and `listing_entry` template blockRafael G. Martins2019-04-021-1/+15
* blogc: funcvars: code simplified, added testsRafael G. Martins2019-02-101-4/+2
* blogc: added template variables for memory and cpu time resource usageRafael G. Martins2019-02-021-3/+9
* *: update copyrightRafael G. Martins2019-01-151-1/+1
* renderer: fix a (very) unlikely segfault detected by scan-buildRafael G. Martins2018-12-201-2/+2
* *: update copyrightRafael G. Martins2018-10-141-1/+1
* 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