Commit Graph

10 Commits

Author SHA1 Message Date
a011b5647f all: added function definitions and calls 2017-05-19 15:45:46 +02:00
ca11f51e33 parse: refactored block parsing; all: added while loops 2017-05-19 13:35:32 +02:00
a3ba8c9c9b state: added state handling and variables 2017-05-17 14:24:32 +02:00
30ecca462d all: add stub for if 2017-05-17 13:21:03 +02:00
0a07021ef0 added logical operators 2017-05-11 18:50:16 +02:00
5603728a9b added boolean type 2017-05-11 17:19:53 +02:00
5abfdce820 initial public release 2017-05-05 14:37:53 +02:00
2aa996e963 added live updates 2017-05-03 13:26:15 +02:00
d396dc0978 started tree rewrite 2017-04-28 18:37:38 +02:00
4c965e8891 added parser and eval stub 2017-04-28 18:07:46 +02:00