Commit Graph

26 Commits

Author SHA1 Message Date
4de0c57236 Add test/functions 2024-01-03 12:48:25 +01:00
ala89
6d608f00cd Add return keyword 2023-12-26 12:46:05 +01:00
ala89
69276515b1 Fix errors 2023-12-26 12:34:05 +01:00
949e1be8ce Fix tests 2023-12-15 15:10:05 +01:00
ala89
0cd17b9003 Add tests for continue and comma 2023-12-15 14:25:39 +01:00
0033c4b814 Fix variables tests 2023-12-15 10:38:36 +01:00
9af941bc2e Add break tests 2023-12-15 10:38:13 +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
5be12fbf9e Add templated memory 2023-12-08 10:12:23 +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
cfe02062a6 Add for and while semantics + tests 2023-12-02 15:49:27 +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
574f73b637 Add more tests 2023-11-22 15:31:30 +01:00
ala89
ce431b5453 Add block scopes 2023-11-22 14:32:22 +01:00
ala89
24228f80f5 Add scoped memory and centralize type dependencies 2023-11-22 13:52:16 +01:00
ala89
5bed6a303c More tests 2023-11-15 16:10:36 +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
7a35d457d9 Ajout de tests (++, --) 2023-11-14 20:00:14 +01:00
430ac2be09 Add _TEST_NO_EXCEPTION macro 2023-11-14 17:03:42 +01:00
f9159fa92e Add tests 2023-11-10 22:24:14 +01:00