summaryrefslogtreecommitdiffstats
path: root/src/template.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for range tag in the template languageDimitri van Heesch2014-02-091-1/+173
* Added support for elif to the template languageDimitri van Heesch2014-02-081-14/+55
* Added basic arithmetic operations to the template expressions, and made the e...Dimitri van Heesch2014-02-081-167/+357
* Fixed potential crash caused by overloading the variadic warn functionDimitri van Heesch2014-01-181-2/+2
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-4/+4
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-124/+264
* Template and context enhancementsDimitri van Heesch2013-12-231-34/+103
* More template and context enhancementsDimitri van Heesch2013-12-121-13/+11
* More context and template additionsDimitri van Heesch2013-11-291-8/+162
* More template and context updatesDimitri van Heesch2013-11-111-158/+376
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+2968