|
0dbbd3f403
|
Check assignment type
|
2024-07-07 18:41:54 +02:00 |
|
|
4dbc5aca0d
|
Type check if and while conditions
|
2024-06-05 19:53:04 +02:00 |
|
|
7845c700d8
|
Type check binary expressions
|
2024-05-28 23:39:04 +02:00 |
|
|
8ea09ff3b4
|
Remove libc dependency for the generated code
|
2024-05-23 01:13:16 +02:00 |
|
|
ebd68d7878
|
Introduce a procedure type
|
2024-05-19 00:43:59 +02:00 |
|
|
9f2c5ad9e3
|
Type check pointer dereferencing
|
2024-05-16 21:01:11 +02:00 |
|
|
4d399e10db
|
Split result into symboltable and types
|
2024-05-01 10:39:18 +02:00 |
|
|
60acf3b9a3
|
Parse pointer types
|
2024-04-07 23:39:56 +02:00 |
|
|
e04a816024
|
Support multiple function arguments
|
2024-03-29 11:01:19 +01:00 |
|
|
44e32760ca
|
Support procedure calls without arguments
|
2024-03-26 23:04:20 +01:00 |
|
|
7e5f7f492d
|
Implement first intrinsics for output
|
2024-03-20 17:56:38 +01:00 |
|
|
8240443cd1
|
Assign variables
|
2024-03-14 08:52:45 +01:00 |
|