Commit Graph

13 Commits

Author SHA1 Message Date
66586a1427 Rename variables to camel case 2024-01-10 15:42:30 +01:00
ala89
6d608f00cd Add return keyword 2023-12-26 12:46:05 +01:00
949e1be8ce Fix tests 2023-12-15 15:10:05 +01:00
ala89
62eb2bece6 Add break and continue (partial) 2023-12-13 12:22:58 +01:00
0935dff3a5 Add static analysis 2023-12-08 15:59:45 +01:00
ala89
6f71314f3f Upgrade memory 2023-12-08 15:29:30 +01:00
ala89
3e93021793 Fix 2023-12-08 09:41:57 +01:00
ala89
a1fa96a626 Add double type 2023-12-08 09:04:05 +01:00
ala89
5925582de8 Add while and for to lexer 2023-11-29 11:46:01 +01:00
ala89
1dec4b3c4f Add semantic of bool logic and comparisons + tests 2023-11-27 21:16:39 +01:00
ala89
fc7b3d440a Add more lexer tests 2023-11-24 10:21:58 +01:00
ala89
cb3444fcf3 Add code position to tokens 2023-11-15 14:31:11 +01:00
ala89
dfc0fd87d7 Add more tests 2023-11-15 11:59:38 +01:00