aiken/crates/uplc/src/machine
KtorZ bff822ea7f
Rework unit test report to leverage new reification
And also provide slightly better errors when traces, or trace-if-false operators are present.
2024-03-07 01:20:40 +01:00
..
cost_model.rs feat(cost_model): add costing for integerToByteString and byteStringToInteger 2024-02-20 13:05:28 -05:00
discharge.rs add compute for the new terms constr and case 2023-09-03 11:52:49 -04:00
error.rs Add preliminary plumbing to run property test through the CLI. 2024-03-03 19:33:24 +01:00
eval_result.rs Rework unit test report to leverage new reification 2024-03-07 01:20:40 +01:00
runtime.rs chore: remove unused import 2024-02-20 13:05:28 -05:00
value.rs Display counterexamples as Aiken values instead of raw UPLC. 2024-03-03 19:33:24 +01:00