docs: make the language reference executable - #38
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rewrites the Nano language reference against landed parser, checker, codegen, dual-loader, VM, risk, receipt, provider, route, and indicator behavior. Adds executable end-to-end language specification fences, documents all 40 shipped indicators, and explicitly excludes unshipped G2/G3 proposals. Scope before release is docs/language.md plus tests/test_language_spec.py only. Package advances 1.0.10 to 1.0.11; IR 0.1.0/1.0.0, compiler 1.0.0, receipt v1, Watchdog v1, and catalog schema remain unchanged. Evidence: full 1046 passed/2 skipped; focused merge-entry 233 passed/1 skipped; contribution checker 53; four-seed doc-fence digest stable; installed 1.0.11 wheel compiles and loads all three documentation fences with registry 40 and catalog 53. Independent adversarial and release-envelope reviews are GREEN.