mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-16 11:22:33 +03:00
c04446b53a
Also: - Improves the `lexical error` message, changing it to `unrecognized character`, and only displaying the one character that caused the problem. - Adds more relevant text when showing a lexical error, which should address #219 - Switches parser to operate over lazy `Data.Text` rather than `String` |
||
---|---|---|
.. | ||
issues | ||
mono-binds | ||
parser | ||
regression | ||
renamer | ||
.gitignore | ||
cryptol-test-runner.cabal | ||
Main.hs | ||
README |
Test suites: regression: tests from Cryptol-1's regression test suite. issues: tests related to issues in the bug tracker.