0
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a deriving `Eq` on Schemas. More... over 8 years ago
Redo the export to SMT story in a much simpler way. More... over 8 years ago
Remove warnings. More... over 8 years ago
Fall back to old solver, if all else fails. More... over 8 years ago
Fix test. There is indeed defaulting that should be happening here. More... over 8 years ago
Wibble More... over 8 years ago
Prefere errors that do not mention unificaion variables. More... over 8 years ago
This one works now. More... over 8 years ago
Add .cryptolsrc files More... over 8 years ago
Update reference interpreter to handle run-time errors explicitly More... over 8 years ago
Hack, hack. Pass context to solver after defaulting. More... over 8 years ago
A more readable version of (possibly?) the same code More... over 8 years ago
Lookup variables in the interval map More... over 8 years ago
Fix some of the broken tests. More... over 8 years ago
Fix copy-paste error in normalization of LenFromThenTo More... over 8 years ago
Restore functionality of Panic More... over 8 years ago
Merge branch 'master' into wip/solver More... over 8 years ago
Merge branch 'master' of github.com:GaloisInc/cryptol More... over 8 years ago
Add a flag to control if batch execution stops on the first error or not. More... over 8 years ago
Add a flag to control if we show prover timing stats or not. More... over 8 years ago
Fix test to account for printing of operators' precedences. More... over 8 years ago
More rules and things; external solver disabled; we can at least load ChaCha More... over 8 years ago
Goals as Sets works again. More... over 8 years ago
In InferM types don't contain thunks. More... over 8 years ago
Keep maintaining evaluated invariant More... over 8 years ago
Remove extra layer of simplification. More... over 8 years ago
Rewrites for some more common cases More... over 8 years ago
Move simplification of types into SimpleSolver + some quick eqn rewrites. More... over 8 years ago
Add new unoptimized reference interpreter; use in REPL with ":eval <expr>" More... over 8 years ago
Fix typos in comments More... over 8 years ago