-
Notifications
You must be signed in to change notification settings - Fork 89
Simpler symbols #753
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
Merged
Simpler symbols #753
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3fc7890
Squashed 'ocaml/' changes from 0b0aefb59..b7ec31d47
lukemaurer 600e860
Merge symbol patch into ocaml-jst
lukemaurer 642573e
Adapt symbols patch to flambda2
lukemaurer ce4436c
Remove `comp_unit` optional argument from `Flambda.global_for_symbol`
lukemaurer c3dd1d7
Formatting
lukemaurer 8f3ba20
Add missing .cmx file in compiler-libs
lukemaurer 4071a6c
Code review
lukemaurer 46c1194
More fixes for .cinaps as module name
lukemaurer 4af79b9
A bit more code review
lukemaurer 6c38fde
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer d0ff3dd
Compilation fixes
lukemaurer 4804b8b
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer b4b15a8
Fix upstream build and tests
lukemaurer 8d625d0
Code review; re-use `Symbol_utils` in `ocaml/`
lukemaurer 5983c95
Fix `flambda2_import` artifacts in Dune
lukemaurer 7cfafe7
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer 976e46d
Code review
lukemaurer df8dbe1
Fix upstream build
lukemaurer 2a332f4
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer 39d6cd0
Remove comment and allow nested packs
lukemaurer 58c7b3e
Revert change that broke dynlink
lukemaurer 53b9498
Put back the `dynlink_nat.c` change and fix `Opttoploop` instead
lukemaurer 589dc7c
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer 47b8e86
Cleanups
lukemaurer 2e1680f
Minor code review things
mshinwell 2647aa5
Sync with `ocaml/`
lukemaurer 70d29ed
Merge remote-tracking branch 'upstream/main' into simpler-symbols
lukemaurer a0714f9
Fix merge error
lukemaurer 031be74
Fix build error after merge
lukemaurer 138926e
More synching with `ocaml/`
lukemaurer 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.
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.