|
8ea09ff3b4
|
Remove libc dependency for the generated code
|
2024-05-23 01:13:16 +02:00 |
|
|
9c7614dd25
|
Don't relax function calls
|
2024-04-12 00:07:46 +02:00 |
|
|
4251c361c7
|
Implement comparison operators
|
2024-04-02 09:07:26 +02:00 |
|
|
e04a816024
|
Support multiple function arguments
|
2024-03-29 11:01:19 +01:00 |
|
|
07521f2b58
|
Parse parameter list
|
2024-03-28 00:55:13 +01:00 |
|
|
44e32760ca
|
Support procedure calls without arguments
|
2024-03-26 23:04:20 +01:00 |
|
|
f2a20c2825
|
Support failure tests
|
2024-03-23 14:53:26 +01:00 |
|
|
7e5f7f492d
|
Implement first intrinsics for output
|
2024-03-20 17:56:38 +01:00 |
|
|
17b0650f77
|
Implement simple if conditions
|
2024-03-17 01:00:44 +01:00 |
|
|
42d2038c4d
|
Support compound statements
|
2024-03-11 10:43:26 +01:00 |
|
|
2d31c77c14
|
Support surrounding begin and end
|
2024-03-10 08:50:55 +01:00 |
|
|
1af995eafd
|
Implement division
|
2024-03-09 08:36:07 +01:00 |
|
|
632dc53b53
|
Implement multiplication
|
2024-03-03 13:11:39 +01:00 |
|
|
03a72fc583
|
Extend the tester to compile sources
|
2024-02-25 15:16:19 +01:00 |
|
|
ad29dbdc14
|
Create a minimal interactive shell
|
2024-02-22 21:29:25 +01:00 |
|
|
86d579e8d5
|
Grow stack automatically
|
2024-02-18 11:26:57 +01:00 |
|
|
b785147ded
|
Implement subtraction
|
2022-06-15 19:00:54 +02:00 |
|
|
f5c4a27a6d
|
Implement a RISC-V backend
|
2022-06-11 00:38:03 +02:00 |
|
|
5490f6ce1c
|
Initial commit
|
2022-06-05 15:16:04 +02:00 |
|