docs: sync documentation for v1.0.0 freeze
ci / build (ubuntu) (push) Has been cancelled
ci / unit + fmt (push) Has been cancelled
ci / examples (push) Has been cancelled
ci / goldens + tools (push) Has been cancelled
ci / apps (push) Has been cancelled
ci / selfhost smoke (push) Has been cancelled
ci / macos smoke (push) Has been cancelled
ci / windows smoke (push) Has been cancelled
ci / CI gate (push) Has been cancelled

Mark LanguageRef as normative, add docs index, update README/Packages/
Stdlib/BuildAndTest status lines, archive PLAN.md and QUALITY_PLAN
pointers to RELEASE_v1.0.0 and active SEMVER.
This commit is contained in:
2026-07-27 22:02:04 +03:00
parent a23860be3e
commit fa1521a71e
9 changed files with 59 additions and 22 deletions
+5 -3
View File
@@ -1,9 +1,11 @@
# Bux Language Roadmap — New Constructs
> **Updated:** 2026-07-27 | **Status:** ✅ Constructs for v1.0 shipped (language freeze)
> Recent: macros (`tt`/`type`/juxta), stdlib daily APIs, Linux/riscv smoke; see `docs/RELEASE_v1.0.0.md`.
> **Updated:** 2026-07-27 | **Status:** ✅ Constructs for **v1.0.0** shipped (language freeze)
> Recent: macros (`tt`/`type`/juxta), stdlib daily APIs, Linux/riscv smoke.
> Release: [`RELEASE_v1.0.0.md`](RELEASE_v1.0.0.md) · Spec: [`LanguageRef.md`](LanguageRef.md).
This document tracks planned language constructs beyond Phase 8 strategy.
This document tracks language constructs (historical + status). For the normative
spec use LanguageRef; for post-1.0 optional work see QUALITY_PLAN session 88 backlog.
---