aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc.c
Commit message (Expand)AuthorAgeFilesLines
* *: big code reorganization.Rafael G. Martins2016-09-031-297/+0
* *: fixed includesRafael G. Martins2016-07-071-6/+3
* blogc: only -D arguments must be validated for UTF-8Rafael G. Martins2016-07-041-5/+5
* blogc: added utf8 validationRafael G. Martins2016-07-031-0/+6
* debug: move debug functions to separated fileRafael G. Martins2016-06-251-1/+2
* template-parser: added some ast debugRafael G. Martins2016-06-221-2/+10
* blogc: fix goto statementsRafael G. Martins2016-05-281-2/+2
* blogc: avoid parsing template when called with -pRafael G. Martins2016-05-281-7/+7
* blogc-git-receiver: import external tool to blogc repositoryRafael G. Martins2016-04-271-0/+285