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

Implement fail with scalars #205

Merged
merged 11 commits into from
Dec 29, 2021
Merged

Implement fail with scalars #205

merged 11 commits into from
Dec 29, 2021

Conversation

mikevoronov
Copy link
Member

Resolves #203.

@mikevoronov mikevoronov added A-execution-engine area: execution engine of AquaVM A-air-parser area: air-parser labels Dec 29, 2021
@mikevoronov mikevoronov self-assigned this Dec 29, 2021
air/src/execution_step/air/fail.rs Outdated Show resolved Hide resolved
air/src/execution_step/air/fail.rs Outdated Show resolved Hide resolved
air/src/execution_step/air/par.rs Show resolved Hide resolved
air/src/execution_step/errors/catchable_errors.rs Outdated Show resolved Hide resolved
air/tests/test_module/instructions/fail.rs Outdated Show resolved Hide resolved
@mikevoronov mikevoronov merged commit e6193ea into master Dec 29, 2021
@mikevoronov mikevoronov deleted the 203-add-scalar-to-fail branch December 29, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-air-parser area: air-parser A-execution-engine area: execution engine of AquaVM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support scalars in fail instruction
2 participants