22 Commits

Author SHA1 Message Date
6e5ac26c84 compiler: check match expressions 2025-03-03 01:57:53 +01:00
8f3523d4e1 compiler: match expr first half 2025-02-24 00:02:16 +01:00
5c9e3ce73f compiler: unit enums 2025-02-23 02:56:11 +01:00
66fc0ec0b5 compiler: lower enums to mir 2025-02-22 03:44:35 +01:00
4c4b0da238 compiler: add tuple structs 2025-02-22 02:26:01 +01:00
5b109a5432 compiler: struct to mir 2025-02-17 09:22:28 +01:00
53d3777ee0 compiler: add struct types 2025-02-13 09:27:55 +01:00
a97a128336 compiler: add loops 2025-02-13 09:27:37 +01:00
3d161efb99 compiler: check assign 2025-02-11 22:23:52 +01:00
8f4ca01f77 compiler: add assignment stuff 2025-02-10 23:01:34 +01:00
245ed06a3b compiler: equality 2025-02-10 18:23:56 +01:00
aa35b6f35d compiler: stop on errors 2025-02-10 17:53:47 +01:00
21c737d06a compiler: if-else + copyMove + more 2025-02-10 17:53:33 +01:00
c5e42844af compiler: rework diag messages a bit 2025-02-10 17:52:22 +01:00
010a3e7d19 compiler: if + other things 2025-02-10 12:20:46 +01:00
cea1a5f5bd compiler: remember call arg 2025-02-07 12:56:41 +01:00
f4886e045c compiler: finish example ast lower 2025-02-06 14:52:52 +01:00
eafabc8afa compiler: exhaust match 2025-02-06 02:24:04 +01:00
f09858a41d compiler: make reasonable resolving 2025-02-05 14:41:35 +01:00
a5502810cd compiler: investigate pattern lower 2025-02-05 01:36:26 +01:00
f9e14e5056 set deno workspace 2025-02-04 17:01:32 +01:00
2d1dde8d60 add slige compiler 2025-02-04 15:09:00 +01:00