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
We have weak coverage and it's good to have them to check yourself while doing refactoring.
The text was updated successfully, but these errors were encountered:
Maybe we're better solving #449 first and then see what's left for this one.
Sorry, something went wrong.
hm. I would prefer to have unit tests before refactoring
I mean I want to avoid merging two implementations and then throwing one test set away. We have at least some coverage for vm that could be reused.
vm
Merge pull request #642 from nspcc-dev/feature/emit
9b9adb2
vm, compiler: move Emit* functions to a separate package Closes #449, #534.
fyrchik
No branches or pull requests
We have weak coverage and it's good to have them to check yourself while doing refactoring.
The text was updated successfully, but these errors were encountered: