|
|
8fd3f2af0f
|
partway through extension
|
2025-01-20 08:52:19 +00:00 |
|
|
|
3a76513638
|
orchid-base moved to async
|
2025-01-15 11:32:37 +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 |
|
|
|
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 |
|
|
|
11951ede43
|
Lexer test mode works
|
2024-08-04 23:24:32 +02:00 |
|
|
|
fc8441f080
|
very elegant extension API and parts of it used in std as POC
|
2024-07-01 20:11:22 +02:00 |
|
|
|
93867e40c6
|
Finally figured out how I want atoms to work
|
2024-06-14 19:41:08 +02:00 |
|
|
|
bc3b10674b
|
Separated orchid-host and orchid-extension
This is an architectural change that allows me to implment specifics first and generalize along observed symmetries in orchid-base
|
2024-05-01 21:20:17 +02:00 |
|
|
|
aa3f7e99ab
|
in midst of refactor
|
2024-04-29 22:16:35 +02:00 |
|