-
Notifications
You must be signed in to change notification settings - Fork 830
[FS-1140] add Boolean-returning and return-type-directed partial active patterns #16473
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
Changes from 33 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4d1f7c4
make `remarks` and `returns` visible in quick info
ijklam a7f5d23
move `remarks` to the end of summarys
ijklam d6d7a39
format code
ijklam b940c49
fix tests
ijklam c5612f3
format code
ijklam ec0ae2d
add bool partial active pattern
ijklam ea01b34
Merge branch 'dotnet:main' into main
ijklam ad146ce
fix cannot pass arguments to bool AP
ijklam 8d5842b
`bool` partial AP always be treated as `unit option`
ijklam 3243208
rename code, add and fix tests
ijklam 47a70d8
add tests and release note
ijklam f22d382
Merge branch 'main' into main
ijklam 337f169
fix test
ijklam 7241ec1
fix test
ijklam ab2cff0
rename and fix typo
ijklam 1a264c4
Merge branch 'main' into main
ijklam 5ceb20e
modify `ActivePatternReturnKind.IsStruct`
ijklam 36a7244
Merge branch 'main' of https://github.com/Tangent-90/fsharp
ijklam 53a0d6c
fix build error
ijklam 2c15fc3
Merge branch 'main' into main
vzarytovskii 781caaa
Merge branch 'main' into main
ijklam eff53af
rename the feature
ijklam 3c58a1a
update comment
ijklam 17fe616
move tests
ijklam 1859fe0
format code
ijklam 2d67527
fix test
ijklam 5438fa2
fix tests
ijklam f443d87
fix tests
ijklam b86dd32
fix tests
ijklam 89c9231
Merge branch 'main' into main
vzarytovskii 5a882c9
Updated FCS release notes as well
vzarytovskii a8c296a
Merge branch 'main' into main
ijklam ecce3c2
Merge branch 'main' into main
ijklam 721056c
update test
ijklam 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
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.