Commit Graph

8 Commits

Author SHA1 Message Date
Kayne Ruse 300f8e382b Store complex types in variables 2022-08-22 13:28:44 +01:00
Kayne Ruse df6bd58b1a Types are first-class citizens 2022-08-22 01:59:29 +01:00
Kayne Ruse b385b461e0 Increment and decrement operators work 2022-08-21 00:23:09 +01:00
Kayne Ruse 18c5fb6add Break and continue keywords are working 2022-08-20 20:08:22 +01:00
Kayne Ruse daceaa5492 Found a weird bug, reporting it 2022-08-20 13:44:55 +01:00
Kayne Ruse f5e060051e While and for loops are working 2022-08-20 13:27:47 +01:00
Kayne Ruse 975ed41d14 If-then-else is working with jump statements 2022-08-20 12:38:29 +01:00
Kayne Ruse 8309535bbe Fixed negation issue, moved some scripts to test/ 2022-08-20 07:20:29 +01:00