cryptol/lib
Brian Huffman 9a267b1f0c Removed definition of binary infix (~) from Cryptol prelude. Fixes #423.
This change partially reverts changeset c620cbf2, which fixed #296,
which was about supporting `:t (~)` in the REPL.

As of this change, `:t (~)` will no longer work in the REPL.
The regression test for issue #296 is removed.
2017-05-24 09:39:50 -07:00
..
Cryptol Add the short-cutting boolean operators (/\), (\/), and (==>) 2016-08-12 17:12:34 -07:00
Cryptol.cry Removed definition of binary infix (~) from Cryptol prelude. Fixes #423. 2017-05-24 09:39:50 -07:00
CryptolTC.z3 Expand the width table, and fix a bug in CryptoBox (Thanks @tommd) 2017-03-27 13:45:50 -07:00