Files
bux-lang/docs
dimgigov e87985e879
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
selfhost-loop / bootstrap determinism (push) Has been cancelled
fix: is-operator, try with generic Result, Unwrap exits on panic
Desugar `is` to tag/value equality in bootstrap and selfhost so LIR
no longer drops hIs as false. Resolve monomorphized Result/Option type
names for `?` (_Tag/_Data). Call bux_exit(1) after Unwrap panic messages.
Add is_operator example and document follow-up fixes.
2026-07-28 05:25:11 +03:00
..
2026-07-27 21:49:12 +03:00

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
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