Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug: move debug functions to separated file | Rafael G. Martins | 2016-06-25 | 1 | -1/+2 |
| | |||||
* | template-parser: added some ast debug | Rafael G. Martins | 2016-06-22 | 1 | -2/+10 |
| | |||||
* | blogc: fix goto statements | Rafael G. Martins | 2016-05-28 | 1 | -2/+2 |
| | |||||
* | blogc: avoid parsing template when called with -p | Rafael G. Martins | 2016-05-28 | 1 | -7/+7 |
| | |||||
* | blogc-git-receiver: import external tool to blogc repository | Rafael G. Martins | 2016-04-27 | 1 | -0/+285 |
still in the effort to reduce maintenance work, I'm importing blogc-git-receiver tool to the main blogc repository. the tool is build by default, if needed headers are found. that means that it will probably only be built for posix-compliant operating systems. |