Commit Graph

16 Commits

Author SHA1 Message Date
b77653f841 Added support for defining macros in Rust within the macro system
Also fixed a lot of bugs
2025-09-30 21:23:16 +02:00
7971a2b4eb Correctly halts 2025-09-16 22:54:22 +02:00
ce08021e79 exec working up to halt
clean shutdown doesn't for some reason
2025-09-09 16:30:49 +02:00
e339350505 Phased out async-stream in pursuit of compile performance 2025-09-04 15:01:53 +02:00
7031f3a7d8 Macro system done in theory
too afraid to begin debugging, resting for a moment
2025-09-03 16:05:26 +02:00
769c6cfc9f Various progress, doesnt compile
Added prelude, made lambdas a single-token prefix like NS, made progress on implementations, removed const line type
2025-07-31 00:30:41 +02:00
19f2c6426a Returned from Italy 2025-07-18 16:29:52 +02:00
fe89188c4b temp commit 2025-07-12 00:46:10 +02:00
1543aa8c13 commit before travel 2025-05-01 22:21:37 +02:00
c9b349bccf sync commit 2025-04-23 16:01:22 +01:00
94958bfbf5 commit before easter break 2025-04-15 00:34:45 +02:00
5e474069e0 reference cycles resolved 2025-02-22 19:01:05 +01:00
9e7648bc72 All sorts of test scaffolding works now 2025-02-20 18:06:44 +01:00
40c5eaf3d5 Formatter introduced 2025-02-07 00:47:34 +01:00
1556d54226 lex_hello worked for a second just now
this is just a backup however
2025-02-02 10:20:03 +01:00
2b79e96dc9 base and extension fully compiles, host in good shape 2025-01-25 00:10:49 +01:00