Commit Graph

8 Commits

Author SHA1 Message Date
7aaa665058 Add InitializationStatement AST 2026-04-09 15:18:36 +03:00
3a2c97fb13 Fix some warnings 2026-04-02 17:33:17 +03:00
c314ca4cb7 Compile test.c using LLVM 2026-04-02 17:20:07 +03:00
316c3aece6 Format types as well 2026-04-02 16:17:01 +03:00
ab406df610 Fix passing around results 2026-04-02 16:09:42 +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