8 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
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
9e6e3bd1e4 if expressions 2025-02-02 14:15:16 +01:00
5b46794539 added block and no return value generation 2025-01-26 21:05:28 +01:00
6504ad7134 fix: typechecker error handling
- rename Architecture.md -> architecture.md
- change error handling in typechecker to print the token loc for binary
expressions and also not prefix the error when printed in cmd
2025-01-26 14:25:34 +01:00
cefa2698c6 split up checker and inferer and added booleans 2025-01-25 18:15:02 +01:00
62c1e46e17 begin with typechecker improvement 2025-01-25 15:51:26 +01:00