Commit Graph

19 Commits

Author SHA1 Message Date
d7222cc7a4 random spot with parser rewrite (still broken) 2025-04-27 02:32:28 -04:00
a087af505e uh oh, I need to actually switch to struct subvars and resolve pointer variables 2025-04-26 22:15:36 -04:00
71598a4afa going insane (not working yet) 2025-04-26 16:46:04 -04:00
5adca32dd4 more import preparation 2025-04-25 13:37:26 -04:00
4e7c201690 prepare for modules 2025-04-25 04:16:54 -04:00
d4edea0e62 had a conversation w the code 2025-04-25 00:37:42 -04:00
329b1d86ac INITIAL GENERICS IMPL 2025-04-15 03:21:57 -04:00
31c16a263b huge refactor, can now define structs out of order 2025-04-11 01:57:10 -04:00
26e7a4da4a structs r a lot more sane in code, can now actually assign & stuff 2025-04-08 20:00:16 -04:00
cb9a366f43 asm output, random fixes 2025-04-07 19:42:40 -04:00
f57af3b2b5 BRANCHING (TURING COMPLETE????) 2025-03-29 15:08:15 -04:00
021434d2f1 initial structure impl 2025-03-26 21:39:24 -04:00
0614d48fcc questionable refactoring 2025-03-23 18:40:07 -04:00
6c2f4e814f added returning & more asm instructions 2025-03-22 16:54:28 -04:00
7f809d797c type checking !?!? 2025-03-22 14:40:32 -04:00
606cb30c6b slices (offsets now real in backend) 2024-12-07 23:56:00 -05:00
0e0dbd647d travel fn path for compilation 2024-12-07 20:03:19 -05:00
e63f652eb5 stuff 2024-12-06 20:04:04 -05:00
620c4557e9 actually compiles and does stuff now 2024-12-06 19:44:33 -05:00