We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
As in title. Right now loading that Library is extremely slow.
The text was updated successfully, but these errors were encountered:
Hello! I would like to work on this issue, can you give me some instructions?
Sorry, something went wrong.
Hi do you have experience with HOL. This issue is about removing top level uses of Q.prove in a https://github.com/CakeML/cakeml/blob/master/translator/monadic/ml_monad_translator_interfaceLib.sml and moving them to https://github.com/CakeML/cakeml/blob/master/translator/monadic/ml_monad_translatorScript.sml.
Here's an example of a top_level Q.prove https://github.com/CakeML/cakeml/blob/43b8014f368073c1b7bf32d38bae36ea9e04ad63/translator/monadic/ml_monad_translator_interfaceLib.sml#L533C1-L538C1
This is in a function and not a top level Q.prove https://github.com/CakeML/cakeml/blob/43b8014f368073c1b7bf32d38bae36ea9e04ad63/translator/monadic/ml_monad_translator_interfaceLib.sml#L365C1-L368C6
No branches or pull requests
As in title. Right now loading that Library is extremely slow.
The text was updated successfully, but these errors were encountered: