|
8a58c3993f
|
Remove unused section writer
|
2024-09-04 22:19:08 +02:00 |
|
|
83c16e7ad9
|
Add missing virtual distructors
|
2024-05-27 22:58:54 +02:00 |
|
|
4d399e10db
|
Split result into symboltable and types
|
2024-05-01 10:39:18 +02:00 |
|
|
f48fae4878
|
Generate code for loops
|
2024-04-18 12:15:26 +02:00 |
|
|
aa3df7f4d3
|
Tokenize the input with flex
|
2024-04-06 16:10:07 +02: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 |
|
|
f84fd91426
|
Get rid of the raw pointers in the parser
|
2024-03-06 07:51:56 +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 |
|
|
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 |
|