|
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 |
|
|
3c19bf1504
|
Include the filename in the error messages
|
2024-03-30 00:21:58 +01: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 |
|
|
263b868a45
|
Replace ! with a function call writei
|
2024-03-19 09:35:50 +01:00 |
|
|
8240443cd1
|
Assign variables
|
2024-03-14 08:52:45 +01:00 |
|
|
1af995eafd
|
Implement division
|
2024-03-09 08:36:07 +01:00 |
|
|
4ac29669ad
|
Split code generation from the ui
|
2024-03-07 09:15:11 +01:00 |
|
|
632dc53b53
|
Implement multiplication
|
2024-03-03 13:11:39 +01:00 |
|
|
223f54d38d
|
Remove the IR for know for simplicity
|
2024-03-01 10:13:55 +01:00 |
|
|
4d46fc6b4d
|
Print test summary
|
2024-02-28 16:18:39 +01:00 |
|