We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not all STLC forms yet have tests for compilation all the way to VampIR. I should add tests for all of them. This will depend on implementing at least
I will also need to work out the status of
The text was updated successfully, but these errors were encountered:
Can this be closed as fixed by the latest STLC fixes/enhancements such as #115 and #120 ?
Sorry, something went wrong.
no, see
https://anoma.github.io/geb/tests/cover-index.html
Namely https://anoma.github.io/geb/tests/436c3f34b05ce242465dc22105ccf7a3.html
shows that we don't have any tests that touch the snd logic.
snd
we need higher test coverage and interpreter examples in general. I posted some recently but more should be had
We should test at least this (snd), some projections, and some ill-typed cases. See the automated code coverage output.
rokopt
No branches or pull requests
Not all STLC forms yet have tests for compilation all the way to VampIR. I should add tests for all of them. This will depend on implementing at least
I will also need to work out the status of
The text was updated successfully, but these errors were encountered: