This website requires JavaScript.
Explore
Help
Sign In
GaloisInc
/
cryptol
Watch
1
Star
1
Fork
0
You've already forked cryptol
mirror of
https://github.com/GaloisInc/cryptol.git
synced
2024-12-17 21:11:35 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
75ca6b7fa2
cryptol
/
lib
History
Brian Huffman
b03f1ae0c2
Add class
Zero
with
zero :: {a} (Zero a) => a
.
...
Shift operators also have a `Zero` constraint on the element type.
2017-09-15 16:37:44 -07:00
..
Cryptol
Add class
Zero
with
zero :: {a} (Zero a) => a
.
2017-09-15 16:37:44 -07:00
Cryptol.cry
Add class
Zero
with
zero :: {a} (Zero a) => a
.
2017-09-15 16:37:44 -07:00
CryptolTC.z3
Add some axioms about width.
2017-07-10 16:59:03 -07:00