-
Notifications
You must be signed in to change notification settings - Fork 89
Migrate modality annotations into the parsetree #2468
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
Merged
freemagma
merged 28 commits into
ocaml-flambda:main
from
freemagma:parsetree.migrate-modality
Jun 17, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
dc5431d
un-jane-syntax-ified modalities. some tests still failing
5408aaa
Fixed pprintast-related failing tests
ff72e62
Promoted failing parsing tests (due to parsetree changes)
c929fd3
Move modality to Asttypes
4d51915
Remove other references to modality.mli?
ec3a930
hide modality behind a variant constructor
bb27d01
Modality asttype should be unboxed
4ee719c
Merge branch 'main' into parsetree.migrate-modality
62ae2c6
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
56b17fd
revert vscode settings i accidentally changed
524cad6
responding to review
e28242c
responding to review (pt 2)
14165a7
added comment for ca_global, promoted weird test, moved modality to p…
f50bcda
fixed a syntax error test (thanks zqian)
5037376
working on fixing the make-based build
4c0bf29
bootstrap
goldfirere 48689fa
merge and bootstrap
6d68930
bootstrapped again
bfdeb4f
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
91bab79
remove out-of-date comment from asttypes.mli
2018862
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
e9e2812
revert unintentional change to test
c82c74a
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
c7f87b2
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
6b51233
update AST magic numbers to 5xx
e3aa19b
Merge remote-tracking branch 'upstream/main' into parsetree.migrate-m…
b3a70ea
fix untypeast for modalities
cfcadad
ocamlformat
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.