aboutsummaryrefslogtreecommitdiff
path: root/tests/test_template.c
Commit message (Expand)AuthorAge
* first stab at supporting template inheritanceDanny van Kooten2020-03-17
* allocate precisely for output bufferDanny van Kooten2020-03-17
* add support for {% else %} statementsDanny van Kooten2020-03-17
* add if statements & use object values internallyDanny van Kooten2020-03-16
* add basic infix expressionsDanny van Kooten2020-03-15
* add number & string literalsDanny van Kooten2020-03-15
* add whitespace control for statementsDanny van Kooten2020-03-13
* add support for commentsDanny van Kooten2020-03-12
* dot notation in hashmapsDanny van Kooten2020-03-12
* add vector typeDanny van Kooten2020-03-12
* evaluate for blocks correctlyDanny van Kooten2020-03-12
* add first template testsDanny van Kooten2020-03-12
* add some more test helpersDanny van Kooten2020-03-12