Skip to content

Add toSignedInteger primitive.#1281

Merged
brianhuffman merged 2 commits intomasterfrom
toSignedInteger
Sep 14, 2021
Merged

Add toSignedInteger primitive.#1281
brianhuffman merged 2 commits intomasterfrom
toSignedInteger

Conversation

@brianhuffman
Copy link
Contributor

No description provided.

@brianhuffman brianhuffman linked an issue Sep 11, 2021 that may be closed by this pull request
Some error messages changed due to the new definition in Cryptol.cry.
@brianhuffman
Copy link
Contributor Author

There is a single failing CI test; the logs include output like

> What4 exception:
> Could not parse solver response:
>   Solver response parsing failure.
> *** Exception: Parse exception: Failed reading: empty
> Attempting to parse input for get ack:
> Nothing
> 
> in response to commands for get ack:
> (set-option :print-success true)

@atomb atomb added this to the 2.12.0 milestone Sep 14, 2021
@brianhuffman
Copy link
Contributor Author

I'm going to assume that the CI failure is some kind of solver download/installation issue and ignore it.

@brianhuffman brianhuffman merged commit cb240cd into master Sep 14, 2021
brianhuffman added a commit to GaloisInc/saw-script that referenced this pull request Sep 15, 2021
brianhuffman added a commit to GaloisInc/saw-script that referenced this pull request Sep 15, 2021
@RyanGlScott RyanGlScott deleted the toSignedInteger branch March 22, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signed version of prelude function toInteger

2 participants