-
Notifications
You must be signed in to change notification settings - Fork 832
Add FsharpType.MakeStructTupleType overload that does not accept an assembly #14504
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
T-Gro
merged 22 commits into
main
from
14398-add-fsharptypemakestructtupletype-overload-that-does-not-accept-an-assembly
Feb 2, 2023
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
89c9817
WIP - MakeStructTupleType without assembly argument and without locking
T-Gro 0972976
FsharpCore reflection > Create struct tuple Type without passing Asse…
T-Gro 6ddd094
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro 9d15637
Ignoring obsolete warning for our published API
T-Gro 6df9ac8
Tests should not fail when testing obsolete api
T-Gro e71cb87
Apply suggestions from code review
T-Gro b6052ed
Update src/FSharp.Core/quotations.fsi
T-Gro e911653
Updating expected length
T-Gro dabbc51
Apply suggestions from code review
T-Gro 751ff01
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro fb275e5
Revert making overloads with asm obsolete, keep them as they were
T-Gro 6405007
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro 0a9d463
Update expected size of fsharp.core
T-Gro 74ddb43
Let Linq use the old overload for users on net46 or older
T-Gro 1ab0d19
Calling the internal module TupleFromSpecifiedAssembly instead of Ob…
T-Gro 250d27f
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro d8ef785
Updating expected len of trimmed app
T-Gro c8f0310
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro 2f81332
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro 46d3efd
trimming check - size updated
T-Gro 878b91d
Changing Fsharp.Core baseline
T-Gro 50b8b63
Merge branch 'main' into 14398-add-fsharptypemakestructtupletype-over…
T-Gro 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.