Commit Graph

11 Commits

Author SHA1 Message Date
Kayne Ruse
c64d451287 Added string concatenation 2022-08-20 22:58:50 +01:00
Kayne Ruse
80ccd119ff Changed truthiness 2022-08-20 22:43:44 +01:00
Kayne Ruse
18ecece348 Tweaked TODO 2022-08-20 20:11:11 +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
cbdfcbcc14 Tweaked docs 2022-08-20 07:21:43 +01:00
Kayne Ruse
97e72550da Removed under-used optimization options 2022-08-19 19:27:23 +01:00
Kayne Ruse
4f0aebc32f Type casting is working: 2022-08-19 19:24:07 +01:00
Kayne Ruse
16291bd1af Declare variables with a type but no value allowed 2022-08-19 17:52:24 +01:00
Kayne Ruse
574a864dd0 Reworked the type system, types now have a single value 2022-08-17 17:39:33 +01:00
Kayne Ruse
ecca17dbef Updated spec 2022-08-15 12:17:27 +01:00