Commit Graph

16 Commits

Author SHA1 Message Date
e339350505 Phased out async-stream in pursuit of compile performance 2025-09-04 15:01:53 +02:00
088cb6a247 updated all deps
migrated away from paste and async-std
2025-09-03 18:42:54 +02: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
cfa8b6ee52 for a moment, everything works 2025-02-21 23:53:31 +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
1974c69019 Decided to eradicate Send/Sync dependence, broke everything as a result. Should resume from interner 2025-01-20 22:22:33 +01:00
f1f49bab8e Commit before working on minimal rustfmt error demo 2025-01-13 09:18:26 +01:00
e0d246fe1f Committing for reference 2025-01-12 02:02:01 +01:00
52c8d1c95a Updated everything and moved to hard tab indentation 2025-01-08 19:20:34 +01:00
7cdfe7e3c4 Macro processing factored into Orchid functions 2025-01-08 01:34:40 +00:00
3a3ae98aff Began implementing fully isomorphic macros
Like Rust's Proc macros. Now we have preprocessor recursion to worry about. I also made a cool macro for enums
2024-10-14 00:13:09 +02:00
cc3699bbe7 bkp 2024-07-18 16:07:36 +02:00
fc8441f080 very elegant extension API and parts of it used in std as POC 2024-07-01 20:11:22 +02:00
aa3f7e99ab in midst of refactor 2024-04-29 22:16:35 +02:00