-
Notifications
You must be signed in to change notification settings - Fork 484
Remove parser modes #8610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
cknitt
wants to merge
36
commits into
rescript-lang:master
Choose a base branch
from
cknitt:codex/remove-parser-mode
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Remove parser modes #8610
Changes from 35 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d429a17
Refactor constructor arity in parsetree
cknitt 060e341
Remove obsolete parser printer flag
cknitt 2e7dc0a
Share constructor pattern argument parsing
cknitt c901404
Share constructor argument printing
cknitt e7699f6
Centralize AST0 constructor argument bridging
cknitt 41122f2
Localize legacy explicit arity handling
cknitt 445faa1
Use plural names for constructor source arguments
cknitt 6cd5e98
Add constructor arity changelog entry
cknitt 0b18847
Preserve fresh AST0 constructor arity
cknitt e1f311b
Partition polymorphic variant argument comments
cknitt 8bcc1e9
Fix AST0 constructor payload locations and printing
cknitt 4a211d2
Bump compiled artifact versions for constructor AST changes
cknitt f7dc510
Deduplicate AST0 bridge marker removal
cknitt 752edfd
Preserve polymorphic variant payload spans across AST0
cknitt 3557f92
Retain constructor signature help between arguments
cknitt 81a6608
Preserve constructor compatibility without parser modes
cknitt b557f77
Remove redundant single-tuple AST0 bridge marker
cknitt 217380d
Revert unnecessary constructor syntax migrations
cknitt 3b696a5
Simplify constructor bridge metadata handling and assertions
cknitt c2deae1
Clarify constructor argument naming and simplify traversal
cknitt 4bb01e5
Rename constructor argument compatibility fixture
cknitt c19a8f2
Preserve constructor argument-list locations explicitly
cknitt fdc4934
Reuse argument-list locations in parsing and type checking
cknitt 00ba77c
Use argument-list boundaries for constructor signature help
cknitt 4988e0d
Accept located constructor arguments in AST helpers
cknitt c39f9c6
Separate constructor argument tests from AST0 bridge coverage
cknitt c803a1d
Document the constructor argument AST0 bridge contract
cknitt a6d5edc
Use explicit locations at constructor helper call sites
cknitt b1d9f71
Normalize constructor tuple paths in completion
cknitt de937e5
Select constructor tuple parameters in signature help
cknitt 1324c16
Preserve constructor source arity in completion paths
cknitt 759b36c
Use shared argument traversal for constructor completion gaps
cknitt cc3063c
Reuse resolved inline-record constructor fields in completion
cknitt 6b84b9d
Preserve list constructor attributes on the AST0 wire
cknitt 3ed6059
Simplify AST0 argument tuple callbacks
cknitt 6d16043
Preserve attributed list payload tuples across AST0 conversions
cknitt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.