Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ASCII output #28

Closed
jpziegler opened this issue Jun 29, 2015 · 0 comments
Closed

Add support for ASCII output #28

jpziegler opened this issue Jun 29, 2015 · 0 comments
Labels
type: enhancement Issues describing an improvement to an existing feature or capability

Comments

@jpziegler
Copy link

Similar to Cryptol's :set ascii=on, add a setting to saw-script so that 8-bit words get printed as ASCII characters.

@ntc2 ntc2 added the type: enhancement Issues describing an improvement to an existing feature or capability label Jun 29, 2015
brianhuffman pushed a commit that referenced this issue Aug 3, 2015
This is one step towards fixing issues #28 and #29. So far, users
can set these values but the pretty printer does not use them yet.
brianhuffman pushed a commit that referenced this issue Apr 26, 2021
Add a `parmap` implementation to `cryptol-verifier`
brianhuffman pushed a commit that referenced this issue Apr 26, 2021
Convert from `ansi-wl-pprint` package to `prettyprinter`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Issues describing an improvement to an existing feature or capability
Projects
None yet
Development

No branches or pull requests

2 participants