- autogenerate syntax tree
- rename stream to lexer
- fixed math operations
- add support
includeconstructions
- support
--set key=valuefor pass variables in context - read values-files
--values <file-name> - support inject values with
{{and}} - support inject calculated values with
{%and%} - support
if-else-endifandif-endif - support
for-in-endif - add tests
- basic math operations
- basic compare operations
- logical
andandoroperations - build syntax tree
- initial commit