0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A couple of additional simplification (maybe slow!) More... over 10 years ago
Replace CrySAT1. Implement information propagation. Hook debug output in solver. More... over 10 years ago
Propagate `x = inf` in conjunctions and disjunctions. More... over 10 years ago
Add regression test for github issue #133. More... over 10 years ago
Capture some of the invariants for the simplfier. More... over 10 years ago
Partially fixes #73 More... over 10 years ago
add tests for #73 More... over 10 years ago
Propagate '> 0' through expressions. More... over 10 years ago
Cosmetics: rewrite using `anyJust`. More... over 10 years ago
Adjust `cryDefined` to ensure that first argument fits. More... over 10 years ago
Fix `cryNoInf`: the second argument of `Mod` does not need to be finite. More... over 10 years ago
Check that the first element of `nLefFromThen` fits in the result. More... over 10 years ago
add guards for bit vector widths during concrete evaluation More... over 10 years ago
Add regression tests for issue #135. More... over 10 years ago
Merge changes from latest version of SBV More... over 10 years ago
Comments and desugar Width into Lg2 More... over 10 years ago
Comment More... over 10 years ago
Cosmetics: re-arrange, add export list, use `panic`. More... over 10 years ago
Cosmetics. More... over 10 years ago
Refactor `cryIsEq` to indicate that it should always be eliminated. More... over 10 years ago
Propagate `Fin` constraints across `:||` More... over 10 years ago
0 `mod` x == 0 More... over 10 years ago
x / 1 == x More... over 10 years ago
Substition More... over 10 years ago
Make sure that we generate valid terms, when removing @inf@. More... over 10 years ago
Computing free variables, plus some generic traversals. More... over 10 years ago
Working draft of "hacking" document More... over 10 years ago
add wip branch info to HACKING.md More... over 10 years ago
Bugfix: typo More... over 10 years ago
Remember to call the finite constructors. More... over 10 years ago