|
031f6724bd
|
Support failure tests
|
2024-12-20 15:49:33 +01:00 |
|
|
ee65360f60
|
Implement first intrinsics for output
|
2024-12-20 15:49:33 +01:00 |
|
|
4af742ab02
|
Replace ! with a function call writei
|
2024-12-20 15:49:33 +01:00 |
|
|
b44431f9cd
|
Implement simple if conditions
|
2024-12-20 15:49:33 +01:00 |
|
|
546e0affb4
|
Assign variables
|
2024-12-20 15:49:33 +01:00 |
|
|
5e8cd73705
|
Support compound statements
|
2024-12-20 15:49:33 +01:00 |
|
|
87150fca0b
|
Support surrounding begin and end
|
2024-12-20 15:49:33 +01:00 |
|
|
e3e9c76ead
|
Implement division
|
2024-12-20 15:49:33 +01:00 |
|
|
219f08fe7c
|
Split code generation from the ui
|
2024-12-20 15:49:33 +01:00 |
|
|
f5427424f2
|
Get rid of the raw pointers in the parser
|
2024-12-20 15:49:33 +01:00 |
|
|
b0f33da7af
|
Implement multiplication
|
2024-12-20 15:49:33 +01:00 |
|
|
31c178ad9c
|
Print test summary
|
2024-12-20 15:49:33 +01:00 |
|
|
40f2c1eede
|
Extend the tester to compile sources
|
2024-12-20 15:49:33 +01:00 |
|