0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CVC5: add doc why we switched to using mantissaSizeWithHiddenBit() in IEEE BV to FP method More... 25 days ago
FP number test: add documentation as to why we designed a test with getMantissaSizeWithHiddenBit and with getMantissaSizeWithoutHiddenBit + 1 More... 25 days ago
CVC5: switch to using mantissaSizeWithHiddenBit() in IEEE BV to FP method, as CVC5 defines FP sorts to be used with hidden bit and without sign bit More... 25 days ago
Add additional documentation about mantissa size to Z3 FP makeNumberImpl() and add some assertions for it as well More... 26 days ago
Update FP license headers to 2026 More... 26 days ago
Add missing sign bit to CVC5 Ieee BV impl More... 26 days ago
Adapt expected mantissa size in FP test checkErrorOnInvalidSize_IeeeBv2FpConversion to what the standard (and the updated toString) contains, essentially incrementing the expected mantissa by 1 More... 26 days ago
Adapt Z3Legacy FP to new API that makes a distinction between Mantissa with and without hidden bit More... 26 days ago
Merge branch 'master' into fix_floating-point_mantissa_not_including_sign_bit More... 26 days ago
Merge pull request #581 from sosy-lab/576-crashes-with-overloaded-variable-names-in-cvc-and-princess More... 26 days ago
Bitwuzla: Removed a native test that introduced a race condition More... 26 days ago
Bitwuzla: Don't extend AutoCloseable for Reference to avoid spurious warnings about possible resource leaks More... 26 days ago
Bitwuzla: Free memory when closing a ProverEnvironment More... 26 days ago
Bitwuzla: Use Deque to manage references to reduce memory overhead More... 26 days ago
Bitwuzla: Also track vectors of Terms/Sorts More... 28 days ago
Bitwuzla: Add debug info when compiling SWIG generated classes More... 28 days ago
Bitwuzla: Update tests More... 28 days ago
Bitwuzla: Use getEnv() from FormulaCreateor to get the TermManager More... 28 days ago
Bitwuzla: Track solver objects to fix memory leaks More... 28 days ago
CVC5: Use Context.deletePointers() to avoid memory leaks More... about 1 month ago
CVC5: Reuse global Solver in QuantifiedFormulaManager More... about 1 month ago
Enable CVC5 on macOS in SolverContextFactoryTest More... about 1 month ago
Fix macOS solver support and eliminate CI warnings More... about 1 month ago
Fix macOS solver support matrix and native-loader tests More... about 1 month ago
Refine CI: Add Ivy caching, use Chocolatey for Windows Ant, and ensure strict error handling More... about 1 month ago
Update ci.yml More... about 1 month ago
Update ci.yml More... about 1 month ago
Refactor CI into OS-specific jobs for clarity and reliability (Maintainer Feedback #384) More... about 1 month ago
Refine CI: Revert to single job matrix, fix JDK setup, and improve native library prep (PR Review Feedack) More... about 1 month ago
Refactor CI into separate jobs for Ubuntu, macOS, and Windows (Maintainer Feedback #384) More... about 1 month ago