-
Notifications
You must be signed in to change notification settings - Fork 4
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
Specialize range operations for better performance #25
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b65107 - Browse repository at this point
Copy the full SHA 2b65107View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82ece6 - Browse repository at this point
Copy the full SHA b82ece6View commit details -
Fix-ups to tag generating action (#3)
* Use new GitHub output syntax * Fix tag message
Configuration menu - View commit details
-
Copy full SHA for b2db89b - Browse repository at this point
Copy the full SHA b2db89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b10f7f5 - Browse repository at this point
Copy the full SHA b10f7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea5e13 - Browse repository at this point
Copy the full SHA bea5e13View commit details -
Add
DerivationTree.packages() -> HashSet<&P>
(#11)* Add `DeriviationTree.packages -> HashSet<&P>` * Fixup `main` * Use FxHashSet
Configuration menu - View commit details
-
Copy full SHA for ec11f77 - Browse repository at this point
Copy the full SHA ec11f77View commit details -
Avoid loss of data in Range.simplify (#13)
* Add `Range.is_singleton` * Do not simplify singletons * Do not return null sets * Tweak docs
Configuration menu - View commit details
-
Copy full SHA for 4ddd38a - Browse repository at this point
Copy the full SHA 4ddd38aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f869250 - Browse repository at this point
Copy the full SHA f869250View commit details -
Consolidate
UnusableDependencies
into a genericUnavailable
incom……patibility (#20) * Consolidate `UnusableDependencies` into a generic `Unavailable` incompatibility * Docs
Configuration menu - View commit details
-
Copy full SHA for 5f4c37b - Browse repository at this point
Copy the full SHA 5f4c37bView commit details -
Add a
reason
to theNoVersions
incompatibility (#22)* Add a `reason` to the `NoVersions` incompatibility * Make optional
Configuration menu - View commit details
-
Copy full SHA for f246be7 - Browse repository at this point
Copy the full SHA f246be7View commit details -
use impl IntoIterator to avoide clones (#24)
Co-authored-by: Jacob Finkelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5ead05 - Browse repository at this point
Copy the full SHA b5ead05View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce20be0 - Browse repository at this point
Copy the full SHA ce20be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d8d8c - Browse repository at this point
Copy the full SHA 88d8d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ead6b - Browse repository at this point
Copy the full SHA 60ead6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85bedc6 - Browse repository at this point
Copy the full SHA 85bedc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c213235 - Browse repository at this point
Copy the full SHA c213235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc2b10 - Browse repository at this point
Copy the full SHA 3fc2b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d92c042 - Browse repository at this point
Copy the full SHA d92c042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ca156 - Browse repository at this point
Copy the full SHA 45ca156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a32b76 - Browse repository at this point
Copy the full SHA 4a32b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6715dc7 - Browse repository at this point
Copy the full SHA 6715dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08830f6 - Browse repository at this point
Copy the full SHA 08830f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f61fb - Browse repository at this point
Copy the full SHA 74f61fbView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1965345 - Browse repository at this point
Copy the full SHA 1965345View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7db1f7 - Browse repository at this point
Copy the full SHA f7db1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1d596 - Browse repository at this point
Copy the full SHA 0e1d596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ab631 - Browse repository at this point
Copy the full SHA 10ab631View commit details