-
Notifications
You must be signed in to change notification settings - Fork 84
Support records #1919
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
Support records #1919
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cb7251b
Display records and add tests
cbe8d96
Add _experiment test fixture
0e485cf
Update instanceRef kind to kRecord
c11b71d
Make offsets work
13a34ba
Merge branch 'master' of github.com:dart-lang/webdev into annagrin/re…
71c1fe8
Format
9c34b75
Require min versions of dds and vm_service that support records
96824c6
Cleanup and add more records tests
8fd379a
Cleanup names
56e23f9
Fix lists and maps getObject tests
5039cab
Fix records test failures
0adb558
Temporarily disabled failing record type tests
a0826c9
cleanup comments and formatting
aa36615
Merge branch 'master' of github.com:dart-lang/webdev into annagrin/re…
98119ca
Enable rectord type tests on main
31e23e0
Merge branch 'master' of github.com:dart-lang/webdev into annagrin/re…
733c7c6
Addressed CR comments, added tests for named parameters, fixed bugs
491ab13
Merge with master
0e280ae
Fix list count bug
9c4e8bf
Merge branch 'master' of github.com:dart-lang/webdev into annagrin/re…
2cff45a
Update min SDK constrain to support record types and enable skipped t…
19d64bc
Merge with master
b5202c7
Fix merge errors
dd31083
Fix failure on getObject of list with out of range offset
0b89601
Cleanup
689d6ba
Use JS logic to check for dart types
569321a
Addressed CR comments
bf6e585
Use integers as BoundField names for records
ded1222
Create positional fields faster, add comments
614d789
Cleaned up comments
a8c4700
Addressed comments
0a18c18
Address CR comments
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
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.