|
|
89db646873
|
Allow loading stack values
|
2026-04-09 16:02:34 +03:00 |
|
|
|
cf94296877
|
Codegen initial alloca and store
|
2026-04-09 15:37:51 +03:00 |
|
|
|
db60335507
|
Parse initialization statement
|
2026-04-09 15:28:39 +03:00 |
|
|
|
bdcd8838ee
|
Fix parsing of functions
|
2026-04-02 17:21:20 +03:00 |
|
|
|
74a3914fdf
|
Actually parse int expression from the string
|
2026-04-02 16:18:22 +03:00 |
|
|
|
ab406df610
|
Fix passing around results
|
2026-04-02 16:09:42 +03:00 |
|
|
|
e19349beb6
|
Actually parse statements with a loop
|
2026-04-02 15:44:33 +03:00 |
|
|
|
8520404fb1
|
Parse function somewhat correctly
|
2026-04-02 15:36:48 +03:00 |
|
|
|
31c697a097
|
Use unique_ptrs everywhere again
|
2026-04-02 01:41:39 +03:00 |
|
|
|
04a6ec1ded
|
Start adding AST and Result
|
2026-04-02 00:31:19 +03:00 |
|