0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement constraint synonyms (#373). More... almost 8 years ago
checkpoint More... almost 8 years ago
Remove unused TokenKW constructors. More... almost 8 years ago
Named instantiations More... almost 8 years ago
Incomplete example of using 'abstract' types. More... almost 8 years ago
Typos and language fixes More... almost 8 years ago
Another iteration of the design. More... almost 8 years ago
Adapt `fastSchemaOf` function to avoid simplifying when instantiating props. More... almost 8 years ago
Some notes no how the design might work. More... almost 8 years ago
Add type-matching functions pIsZero and pIsLogic. More... almost 8 years ago
Update test output. More... almost 8 years ago
Add class `Zero` with `zero :: {a} (Zero a) => a`. More... almost 8 years ago
Remove warnings, moudule is safe More... almost 8 years ago
Start on implementing abstract types/constants (module parameters) More... almost 8 years ago
Fix test output. More... almost 8 years ago
Add 'Logic' class constraints to Cryptol::Extras More... almost 8 years ago
Add 'Logic' typeclass with operations complement, &&, ||, ^, zero. More... almost 8 years ago
Support toInteger/fromInteger with symbolic arguments in :prove/:sat. More... almost 8 years ago
Fix test output More... almost 8 years ago
Fix spurious failures due to lazy I/O More... almost 8 years ago
Merge branch 'master' into integer More... almost 8 years ago
Work around happy bug by adding type signature on ipat More... almost 8 years ago
Add upper bound on happy More... almost 8 years ago
Merge pull request #439 from GaloisInc/signed-arith More... about 8 years ago
Update CryptolPrims documentation More... about 8 years ago
Update syntax documentation More... about 8 years ago
Fix test breakage due to new operations in the Cryptol prelude. More... about 8 years ago
Implement signed division and remainder as methods of the Arith class. More... about 8 years ago
Implement the nested lexicographic order for signed comparisons. More... about 8 years ago
Merge remote-tracking branch 'origin' into signed-arith More... about 8 years ago