18 Commits

Author SHA1 Message Date
bcfa9fbde8 added function calls util typechecker WIP
still have to add support in ttir and both backends
2025-03-11 12:07:46 +01:00
19c8cb9103 begin function calls
parser done
2025-03-09 19:01:32 +01:00
6425cd3b55 fixed some bugs 2025-02-28 13:06:10 +01:00
508b3fdc7a added functions till typechecker WIP 2025-02-27 11:15:17 +01:00
1b2ebd2361 a lot of stuff 2025-02-23 19:09:03 +01:00
ee26d1371c begin variable resolution 2025-02-21 16:46:54 +01:00
5664794c2f variable support in parser and ast fully implemented 2025-02-21 15:09:31 +01:00
bae6aa05fc begin with variables 2025-02-03 20:23:28 +01:00
9e6e3bd1e4 if expressions 2025-02-02 14:15:16 +01:00
dbaa77aa1b begin term lib for build system 2025-01-28 14:29:08 +01:00
bc554cdedf added new equality operators 2025-01-27 10:08:23 +01:00
9ac98c344f begin block expression and added grouped expression 2025-01-26 20:01:38 +01:00
cefa2698c6 split up checker and inferer and added booleans 2025-01-25 18:15:02 +01:00
8e684b800c added equal and not equal, tests are needed for those 2025-01-23 14:46:42 +01:00
d998ecfc42 better representation of ast and tast 2025-01-23 09:10:29 +01:00
1e68083aad begin binary expressions 2025-01-22 18:21:30 +01:00
c8d4e1c0a7 begin ir 2025-01-20 16:17:30 +01:00
6f9d64b2bf Initial Commit 2025-01-19 21:45:07 +01:00