|
|
c9b349bccf
|
sync commit
|
2025-04-23 16:01:22 +01:00 |
|
|
|
94958bfbf5
|
commit before easter break
|
2025-04-15 00:34:45 +02: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 |
|
|
|
7be8716b19
|
Initial extension asynchronization efforts.
|
2025-01-22 13:02:13 +01:00 |
|
|
|
3a76513638
|
orchid-base moved to async
|
2025-01-15 11:32:37 +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 |
|
|
|
e780969c6c
|
Gitbutler >:(
I don't understand this piece of software at all
|
2024-12-31 00:03:39 +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 |
|