[Subtyping Generator] Merge master#4381
Merged
turbolent merged 118 commits intosupun/subtype-gen-runtimefrom Dec 5, 2025
Merged
[Subtyping Generator] Merge master#4381turbolent merged 118 commits intosupun/subtype-gen-runtimefrom
turbolent merged 118 commits intosupun/subtype-gen-runtimefrom
Conversation
Generate subtyping checking using a DSL
Merge `release/v1.8.4` to `master`
[Subtyping Generator] Always run the generated subtyping check and compare results
Co-authored-by: Supun Setunga <supun.setunga@gmail.com>
…ying [Compiler] Fix copying for default function invocation
like the interpreter, transfer of the key is only required when assigning (as the key will be stored), but not when reading
…fer-on-read [Compiler] Don't transfer key when indexing for reads
Transfer enum lookup result in interpreter
…fault-destroy-event Test emit of inherited default destroy event
…f-conforming interface
…attaching attachment
Compare storage for vm vs interpreter during tests
[v1.8] Port v1.8.8-rc.1
[v1.8] Fix NPM package version
Merge v1.8.8
Merge `release/v1.9.0` to `master`
[Compiler] Skip resource-loss check for temporary variable assignments
Fix compilation of attachments
Remove unnecessary copy of arguments
Merge `release/v1.9.1` to `master`
RZhang05
approved these changes
Dec 5, 2025
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.
Description
Bring #4322 up-to-date by merging
masterintosupun/subtype-gen-runtimemasterbranchFiles changedin the Github PR explorer