Commit Graph

9 Commits

Author SHA1 Message Date
b94d8a64cb more xtask 2025-02-03 12:23:08 +01:00
7d86985ae8 xtask tweaks 2025-02-03 12:16:29 +01:00
ec022e810d slight job control tweak 2025-02-03 12:04:08 +01:00
d7dd2fd855 Infra for debugging and testing 2025-02-03 12:01:21 +01:00
f1f49bab8e Commit before working on minimal rustfmt error demo 2025-01-13 09:18:26 +01:00
52c8d1c95a Updated everything and moved to hard tab indentation 2025-01-08 19:20:34 +01: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
84cbcdd4fe Removed macro facets
Macros, placeholders, etc. will all be handled by std eventually so they shouldn't appear in the protocol or the host
2024-08-22 18:05:57 +02:00
3a63894de2 New plans for macros
About to move them completely to stdlib
2024-08-18 22:57:06 +02:00