Commit Graph

10 Commits

Author SHA1 Message Date
b9f1bb74d7 Fixed a very nasty deadlock
All checks were successful
Rust / build (push) Successful in 3m34s
2026-01-22 20:56:02 +01:00
237b40ed2e Fixed a hang when the cleanup code for an extension is too slow 2026-01-20 15:24:34 +01:00
48942b3b2c Unit tests pass
Fixed a nasty deadlock in reqnot
2026-01-19 00:56:03 +01:00
6a3c1d5917 Introduced dylib extension format, cleared up shutdown sequence 2026-01-17 00:23:35 +01:00
e339350505 Phased out async-stream in pursuit of compile performance 2025-09-04 15:01:53 +02:00
7031f3a7d8 Macro system done in theory
too afraid to begin debugging, resting for a moment
2025-09-03 16:05:26 +02:00
fe89188c4b temp commit 2025-07-12 00:46:10 +02:00
9e7648bc72 All sorts of test scaffolding works now 2025-02-20 18:06:44 +01:00
d7dd2fd855 Infra for debugging and testing 2025-02-03 12:01:21 +01:00
3a63894de2 New plans for macros
About to move them completely to stdlib
2024-08-18 22:57:06 +02:00