|
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 |
|
|
22aa1ac3ed
|
begin function calls WIP
|
2025-03-11 10:13:50 +01:00 |
|
|
290d05da88
|
finished functions by fixing arguments
|
2025-03-08 23:22:58 +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 |
|
|
bae6aa05fc
|
begin with variables
|
2025-02-03 20:23:28 +01:00 |
|
|
90bb478537
|
fix unit return for if expression
|
2025-02-02 14:55:13 +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 |
|
|
cefa2698c6
|
split up checker and inferer and added booleans
|
2025-01-25 18:15:02 +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 |
|