This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add support for immutable dictionaries #37710
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
deffe41
Add support for immutable dictionaries
layomia e36d301
Merge branch 'master' into dict
layomia 3689997
Some clean up
layomia 39216c8
Address review comments
layomia bf7942e
Address review comments
layomia 48ca3be
Merge with master
layomia fcc160b
Merge with master
layomia 114f82f
Remove commented out code
layomia 11522a5
Move object property infos to JsonSerializerOptions
layomia 25f675e
Merge with master
layomia 4cf3cfa
Re-add immutable test
layomia 54f8b81
Merge remote-tracking branch 'upstream/master' into dict
layomia c2994d1
Cache IsImmutableDict bool
layomia 09fc112
Merge remote-tracking branch 'upstream/master' into dict
layomia 557a2c6
Merge remote-tracking branch 'upstream/master' into dict
layomia a416371
Merge remote-tracking branch 'upstream/master' into dict
layomia a090ec0
More immutable support
layomia bf16dff
Merge remote-tracking branch 'upstream/master' into dict
layomia ae5f02d
Merge remote-tracking branch 'upstream/master' into dict
layomia 89a2e48
Merge remote-tracking branch 'upstream/master' into dict
layomia cdcdbab
Merge remote-tracking branch 'upstream/master' into dict
layomia 3eb0932
Merge remote-tracking branch 'upstream/master' into dict
layomia eccda71
Modify processing enumerable or dictionary check
layomia 02d418a
Merge remote-tracking branch 'upstream/master' into dict
layomia 97a5562
Correct handle end dictionary checks
layomia a6c9062
Re-add dict tests
layomia 7adef5f
Merge with master
layomia 6f3ad91
Merge remote-tracking branch 'upstream/master' into dict
layomia 4ad4770
React to changes from master
layomia 350a324
Merge remote-tracking branch 'upstream/master' into dict
layomia 03906c6
Fix merge conflict
layomia 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
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.