exception-handling icon indicating copy to clipboard operation
exception-handling copied to clipboard

Address additional review of #222, also fixing label types everywhere.

Open ioannad opened this issue 3 years ago • 0 comments

This addresses additional review comments to PR #222, that were made after it was merged. The last review comment in the discussion suggests to adjust all validation labels to use label types instead of just result types. Should address all occurrences of validation labels.

Additionally adds a boolean catch_label to control frames in the validation algorithm, and some related functionality, fixing the cases for opcodes catch and catch_all.

ioannad avatar Oct 21 '22 19:10 ioannad