|
f675470fa9
|
Introduce a procedure type
|
2024-12-20 15:49:33 +01:00 |
|
|
652070d4ad
|
Type check pointer dereferencing
|
2024-12-20 15:49:33 +01:00 |
|
|
2eb409577d
|
Split result into symboltable and types
|
2024-12-20 15:49:33 +01:00 |
|
|
3b086a0872
|
Parse pointer types
|
2024-12-20 15:49:33 +01:00 |
|
|
8b6ccbaa6d
|
Support multiple function arguments
|
2024-12-20 15:49:33 +01:00 |
|
|
5caa08673e
|
Support procedure calls without arguments
|
2024-12-20 15:49:33 +01:00 |
|
|
ee65360f60
|
Implement first intrinsics for output
|
2024-12-20 15:49:33 +01:00 |
|
|
546e0affb4
|
Assign variables
|
2024-12-20 15:49:33 +01:00 |
|