-
Notifications
You must be signed in to change notification settings - Fork 45
Primitive Stream wrappers (no laziness and source mutations support) #871
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 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
2b60de7
Fixed repeated `hashCode` calculation for `Edge`
Damtev b362960
Disabled strange failed naming check
Damtev adb0cec
Implemented wrappers for primitive streams
Damtev fc5d7eb
Added tests for primitive streams
Damtev 91c6b74
Added `toArray` without ClassCastException check API
Damtev 9797973
Restricted steps limit for a few tests (HACK)
Damtev 75b2de8
Fixed UNSAT core debug logging
Damtev 9ce941e
Fixed rebase errors
Damtev 4a69e0b
Added wrapped methods for creating streams from primitive arrays
Damtev 01ad8e5
Fixed failed tests
Damtev 47b1b7b
Disabled distinct test
Damtev 58c15a2
Fixed array casts
Damtev ff79a92
Fixed review issues
Damtev 78c9c4f
More fixes for review issues
Damtev 40ebea6
Fixed type resolving
Damtev a5d9da8
Fixed wrong resolved values for a primitive stream as a parameter
Damtev 2aeb263
Marked primitive stream tests as slow
Damtev e3381ef
Fixed last review issues
Damtev d9e4a42
Marked mapTo* primitive stream tests as slow
Damtev 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
Fixed review issues
- Loading branch information
commit ff79a92b74923b808a6694710296f139f5c8a99f
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.