aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* add readmeDanny van Kooten2020-03-15
|
* add basic infix expressionsDanny van Kooten2020-03-15
|
* move key check to symbol evaluation branchDanny 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
|
* simplify parsersDanny 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
|
* move files to src/ subdirDanny van Kooten2020-03-12