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
1e68083aad
begin binary expressions
2025-01-22 18:21:30 +01:00
c33321c259
begin cmd
2025-01-21 14:24:32 +01:00
4537f0ee69
ttir emitter and tests
2025-01-21 09:33:59 +01:00
c8d4e1c0a7
begin ir
2025-01-20 16:17:30 +01:00