aboutsummaryrefslogtreecommitdiffstats
path: root/src/renderer.h
Commit message (Collapse)AuthorAgeFilesLines
* renderer: improved support for comparision between varsRafael G. Martins2015-10-281-0/+1
|
* fixed copyrightRafael G. Martins2015-05-251-1/+1
|
* added global variables with date/filename on first and last postRafael G. Martins2015-05-091-1/+1
|
* implemented datetime parsing/formattingRafael G. Martins2015-04-281-0/+2
|
* added global variable supportRafael G. Martins2015-04-271-1/+2
|
* refactored blocksRafael G. Martins2015-04-211-1/+2
| | | | | | | | | - changed block names: - single_source -> entry - multiple_sources -> listing - multiple_sources_once -> listing_once - added -t cli option, to build listing pages, instead of guess it from the number of source files provided.
* minor fixRafael G. Martins2015-04-191-2/+1
|
* added renderer, without testsRafael G. Martins2015-04-191-0/+17