aiken/crates/uplc/test_data/conformance/evaluation/builtin
rvcas 9ab458dcc6 feat: delay typemismatch errors in the machine runtime
to pass 2 of the conformance tests, we need to make sure
that we aren't typechecking builtin arguments as arguments
are applied. This switches push to by removing the call to check_type
and then reworking all the associated unwrap methods on Value
so that they return the same errors that were being returned before.
2023-11-17 13:58:13 -05:00
..
constant feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00
interleaving feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00
semantics chore: temp remove conformance tests that are failing 2023-11-15 15:55:56 -05:00