|
|
051b5e666f
|
First steps for the macro system
|
2025-08-01 18:32:55 +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 |
|
|
|
fe89188c4b
|
temp commit
|
2025-07-12 00:46:10 +02:00 |
|
|
|
1a25f52471
|
Commit pending merge
|
2025-04-30 22:18:09 +02: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 |
|
|
|
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 |
|
|
|
3a63894de2
|
New plans for macros
About to move them completely to stdlib
|
2024-08-18 22:57:06 +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 |
|