From a873bc8ef94d39de75893f4f7ed5758200ce0e87 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 23 Jun 2026 23:40:03 +0100 Subject: [PATCH] docs(readme): phase 6 status In-Progress -> Ongoing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Language improvements + RTL/StdLib expansion + bug fixing is continuous work, not a phase that completes — "Ongoing" reflects that better than "In-Progress". --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e3ef8bf..b726cb6 100644 --- a/README.adoc +++ b/README.adoc @@ -74,7 +74,7 @@ full source-level debugging of incrementally-compiled multi-unit programs. | 6 | Language improvements + expand RTL & StdLib + bug fixing -| In-Progress +| Ongoing 🔄 | 7 | Native backend feature parity (default backend, internal assembler + linker)