Commit Graph

312 Commits

Author SHA1 Message Date
e9391193bb Allow for blocks of statements, instead of only single statements 2018-11-12 17:45:50 +01:00
ec7a32240f Initial work on the concept of statements 2018-11-12 16:21:59 +01:00
3d811ff801 More work on variables 2018-11-11 21:03:50 +01:00
05d0de31a0 Bind Variables 2018-11-11 20:41:24 +01:00
ac83dba77f Binds Variable Assignment 2018-11-11 20:31:55 +01:00
ce92348199 Binds parenthesized expressions 2018-11-11 20:00:06 +01:00
82dff87d4d Bind unary operators 2018-11-11 19:56:53 +01:00
4e331712a8 Handle numbers fully as lua 2018-11-11 18:19:30 +01:00
3561979ded Lots of work on type binding 2018-11-11 18:12:42 +01:00
699377cdfc Work on Diagnostics 2018-11-11 10:26:52 +01:00
ab61a01573 Handle variables 2018-11-10 17:00:39 +01:00
0693698f28 initial commit 2018-11-10 13:11:36 +01:00