mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-23 06:03:04 +03:00
4ca062966e
* Update all commands to track their results * Implement REPL :check-docstrings command This command checks that all of the unlabeled and "repl" labeled codeblocks in docstrings can successfully evaluate as REPL commands. Cryptol will now indicate exit failure if any of REPL commands fail, making it possible to use in automated testing. :check-docstrings internal implementation is set up to track results of subcommands in support for integration into a remote server API endpoint. * Implement :focus * Add some :check-docstring test cases * Update changelog * Update CrashCourse.tex now that more commands are checked * Require repl and convert \r\n to \n in lexer |
||
---|---|---|
.. | ||
data | ||
Main.hs |