mrab
|
ff03be2671
|
moved type check to its own file
|
2024-05-07 09:53:16 +02:00 |
|
|
75272498c4
|
fixed typechecker trying to find a field of a class in the symboltable
|
2024-05-07 08:20:10 +02:00 |
|
|
f14470d8cc
|
add name resolution, fix symbol table key, value switchup
|
2024-05-06 23:15:10 +02:00 |
|
|
ae6232380e
|
Fix type mismatch and redefinition issues in typeCheckStatement function
|
2024-05-06 19:52:06 +02:00 |
|
|
0debfe995d
|
add full block type checking
|
2024-05-06 19:13:46 +02:00 |
|
|
62bd191314
|
update block and local variable typecheck
|
2024-05-06 10:49:33 +02:00 |
|
|
dbdd2f85bd
|
inital commit with first version
|
2024-05-05 10:00:11 +02:00 |
|
mrab
|
88604bf544
|
Typed AST elements
|
2024-05-02 13:56:40 +02:00 |
|
mrab
|
8d8bc06034
|
AST
|
2024-05-02 13:44:02 +02:00 |
|