d8c21609fd
ci / build (ubuntu) (push) Has been cancelled
ci / macos smoke (push) Has been cancelled
ci / windows smoke (push) Has been cancelled
selfhost-loop / bootstrap determinism (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 / CI gate (push) Has been cancelled
- Array_Push grows from cap 0 (same min as Insert) to avoid segfault - Map/StringMap/Set: default min cap 8 and auto-rehash at ~50% load - Integer / and % emit bux_div_i64 / bux_mod_i64 (panic instead of SIGFPE) - Bump version to 1.0.2; stdlib golden regressions; fmt clean
Bux documentation index
Language version: v1.0.0 (freeze) — tag v1.0.0
| Document | Role |
|---|---|
| LanguageRef.md | Normative language specification |
| Stdlib.md | Standard library overview / API tables |
| BuildAndTest.md | Build, test, cross, static, containers |
| LSP.md | Language server (bux-lsp 0.17) — live error underlines + editor setup |
| Packages.md | Manifests, registry, lockfiles |
| SEMVER.md | Versioning policy (active after 1.0) |
| RELEASE_v1.0.0.md | v1.0.0 release / freeze notes |
| ROADMAP.md | Language construct checklist |
| QUALITY_PLAN.md | Session log + path to v1.0 (archive) |
| api/stdlib.md | Generated API docs from /// (via make docs) |
Parent tree: ../README.md · historical plan: ../PLAN.md