cryptol/lib
Brian Huffman 9b97c74b48 Polishing of :help output.
:help with primitive types now uses vertical whitespace to match
the :help output for other types.

Help text for REPL commands can now contain linebreaks.

For quoted Cryptol syntax in docstrings, consistently use singlequotes
(') instead of backquotes (`). Backquotes are sometimes used within
the quoted code, so it's probably best to avoid using them for quotes.

Consistently capitalize and put a period at the end of docstrings.
2018-07-31 11:33:50 -07:00
..
Cryptol.cry Polishing of :help output. 2018-07-31 11:33:50 -07:00
CryptolTC.z3 Send symbolic typechecking goals involving != to the SMT solver. 2018-07-18 18:35:50 -07:00