aiken/crates/uplc/src/machine
microproofs 1567e42875 chore: fill in machine todos and cost model for case and constr
This allows for several more tests to pass
**Had to remove case-7 since it was incorrectly passing before**
2023-11-17 19:52:03 -05:00
..
cost_model.rs chore: fill in machine todos and cost model for case and constr 2023-11-17 19:52:03 -05:00
discharge.rs add compute for the new terms constr and case 2023-09-03 11:52:49 -04:00
error.rs chore: fill in machine todos and cost model for case and constr 2023-11-17 19:52:03 -05:00
eval_result.rs Fix clippy suggestions. 2023-09-08 16:21:07 +02:00
runtime.rs chore: this comment doesn't make sense 2023-11-17 18:41:28 -05:00
value.rs feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00