Commit Graph

10 Commits

Author SHA1 Message Date
8ec4e538f5 Fix a bug, add type kind 2026-04-13 16:56:33 +03:00
85dbce112f Fill typechecking methods 2026-04-13 01:08:34 +03:00
01434b8097 Eliminate repetition 2026-04-12 00:46:36 +03:00
866d78e6d1 Compile vararg 2026-04-11 23:18:13 +03:00
6855360a97 Add void and char types 2026-04-11 21:40:59 +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