aboutsummaryrefslogtreecommitdiffstats
path: root/tests/blogc/check_template_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* migrate codebase to use squareball. again :)feature/squareballRafael G. Martins2019-09-021-267/+228
|
* blogc: added `-e` cli option and `listing_entry` template blockRafael G. Martins2019-04-021-3/+10
|
* blogc: template: allow whitespaces in template tags, not just spacesRafael G. Martins2019-02-091-0/+130
|
* *: update copyrightRafael G. Martins2019-01-151-1/+1
|
* *: update copyrightRafael G. Martins2018-10-141-1/+1
|
* blogc: template parser refactoringRafael G. Martins2018-02-211-365/+365
| | | | mostly names and data structures.
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
|
* *: centralize error handlingRafael G. Martins2016-09-091-1/+0
|
* *: moved error handling to src/common/Rafael G. Martins2016-09-031-89/+90
|
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-52/+52
|
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+1184
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common