Archive the C8 token fork work - #859
Closed
odvcencio wants to merge 1 commit into
Closed
Conversation
- Add build-tagged diagnostic token-source forks with state receipts and digests. - Preserve C lexer state, pending tokens, preprocessor state, GLR state, and zero-width offsets across forks. - Clone included-range wrappers and mutable token-source state while sharing immutable source data. - Test fork independence, token parity, scanner metadata, and unsupported-source rejection. Buckley-Change-Hash: sha256:02afe4a0ae1ae9bf476bb772a3928e67fd87d418b875efa5affb0780ecbc937b Buckley-Change-Stats: files=4 insertions=662 deletions=0 binaries=0
Owner
Author
|
Closed by the 2026-08-23 archive triage. The diagnostic fork and its tests land through PR #911 behind the gts_workcount tag. The archive branch keeps the full state. See the disposition spore spore.2026-08-23.cedar.archive-sweep-disposition in hypha://m31labs/gotreesitter. |
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.
Summary
Validation
Status
This pull request is a storage checkpoint. Tests did not run. The work is not accepted.