blaise/docs
Graeme Geldenhuys e3732807fd docs: expand concurrency section with ARC + threading design
Add detailed design considerations for TThread under Blaise's automatic
reference counting: the fire-and-forget safety problem and the recommended
self-referential threading solution. Include practical code examples,
async/await vs TThread comparison table, state-machine explanations for
async/await transformation, and effort estimates for implementation.
2026-05-10 23:36:05 +01:00
..
design.adoc fix(semantic): type-check indirect-call arguments; doc record-param ABI 2026-05-05 00:42:11 +01:00
future-improvements.adoc docs: expand concurrency section with ARC + threading design 2026-05-10 23:36:05 +01:00
grammar.ebnf feat(lexer): implement triple single-quote text blocks 2026-05-07 19:52:23 +01:00
language-rationale.adoc feat(lexer): implement triple single-quote text blocks 2026-05-07 19:52:23 +01:00