-
Notifications
You must be signed in to change notification settings - Fork 787
Update reference types #3084
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
Update reference types #3084
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3b1fc52
Update basic reference types
dcodeIO 6800818
fix equality, fix test, make Literal::type immutable, don't use smart…
dcodeIO 28a042a
revert ExceptionPackage
dcodeIO f7efeb6
add TODO for s33 encoding
dcodeIO 043c87b
fix fuzzing
dcodeIO 83fe597
update translate-to-fuzz test
dcodeIO 794a11b
fix it like a pro
dcodeIO b5a6ad0
tidy
dcodeIO 0ef68e6
fuzzer not quite happy, so
dcodeIO 8e53478
simplify, revert getSingleValue by ref
dcodeIO dfaa112
prepare for clean merge
dcodeIO 9de7293
Merge branch 'master' into gc-xref
dcodeIO 3607ef6
Merge branch 'master' into gc-xref
dcodeIO 4bae64e
revert GC-only functionality
dcodeIO c5e11db
update js kitchen-sink test
dcodeIO 83e336c
fix left-over TranslateToFuzzReader::getSubType
dcodeIO 97ebb0c
update and disable two more subtyping tests
dcodeIO 05ce530
fix ExpressionManipulator::refNull not applying the type
dcodeIO c24f90c
address comments
dcodeIO cfc4ca2
rm -r gc
dcodeIO b335c64
update TODO comment
dcodeIO ad384ba
make sure to initialize BinaryenLiteral::func
dcodeIO 4a0465e
provide type explicitly when manipulating an expression to RefNull
dcodeIO 2bd5976
replace unnecessary getSubType code with a TODO in the fuzzer
dcodeIO 47dd183
make check for null `exn` more obvious
dcodeIO d2009e4
add assertion message when trying to print non-null externref literal
dcodeIO d3cf93e
add TODO to Type::isSubType just reimplementing equality currently
dcodeIO 395067b
add trailing newline to reference-types.wast
dcodeIO 121abe3
remove unused allowError in s-parser
dcodeIO 2506877
add a TODO to Literal::getBits when dealing with reference types
dcodeIO 0596965
revert removing allowError in s-parser stringToType, is actually used
dcodeIO b89ec05
Merge branch 'master' into gc-xref
dcodeIO 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
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.
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.