Commit Graph

11 Commits

Author SHA1 Message Date
fa01b22b81 Add compilation of casts 2026-04-13 21:08:57 +03:00
8314fe2b61 Use binops for codegen as well 2026-04-13 18:24:07 +03:00
5706a81098 Separate errors to own header-file 2026-04-13 00:24:18 +03:00
344b7588d8 Make slightly better error raporting at codegen 2026-04-11 00:09:26 +03:00
07b691ba7a Fix all warnings 2026-04-10 21:45:05 +03:00
ea9bb1fcb9 Move types to it's own file 2026-04-09 18:38:22 +03:00
16833ad1a0 Add compiling of lvalues differently 2026-04-09 17:25:41 +03:00
9969ad12f6 Use raw pointers for BBs 2026-04-09 16:05:04 +03:00
89db646873 Allow loading stack values 2026-04-09 16:02:34 +03:00
1070aa6ed0 Add scope 2026-04-09 15:53:01 +03:00
c314ca4cb7 Compile test.c using LLVM 2026-04-02 17:20:07 +03:00