Commit Graph

12 Commits

Author SHA1 Message Date
cdff4cc9db Add binops for more fundamental type kinds 2026-04-12 00:47:38 +03:00
01434b8097 Eliminate repetition 2026-04-12 00:46:36 +03:00
866d78e6d1 Compile vararg 2026-04-11 23:18:13 +03:00
ac7731446e Add pointer types 2026-04-11 21:45:54 +03:00
6855360a97 Add void and char types 2026-04-11 21:40:59 +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
5abcd6e00a Make a bunch of tweaks, make fibonacci sequence compile 2026-04-10 19:55:34 +03:00
422f95e553 Add some new binary operations 2026-04-10 17:11:03 +03:00
d69e2c0929 Move binop to types 2026-04-10 16:58:27 +03:00
dcb6e60a3b Add virtual add for Type 2026-04-10 16:53:10 +03:00
ea9bb1fcb9 Move types to it's own file 2026-04-09 18:38:22 +03:00