aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* add tests for whitespace controlDanny van Kooten2020-03-18
|
* add whitespace control for statementsDanny van Kooten2020-03-18
|
* inheritance working for depth 1Danny van Kooten2020-03-18
|
* more preparation for supporting inheritanceDanny van Kooten2020-03-18
|
* 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
|
* return old values when inserting or removing from hashmapDanny van Kooten2020-03-16
|
* add basic infix expressionsDanny van Kooten2020-03-15
|
* add number & string literalsDanny van Kooten2020-03-15
|
* maybe get ready fur custom parsing... still wrapping my head around the set-upDanny van Kooten2020-03-13
|
* add whitespace control for statementsDanny van Kooten2020-03-13
|
* add support for commentsDanny van Kooten2020-03-12
|
* add hashmap_resolve which handles dot notationDanny 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
|
* add test for hashmapDanny van Kooten2020-03-12