aiken/crates
KtorZ aadf3cfb48
Allow test definition to carry one parameter
The parameter is special as it takes no annotation but a 'via' keyword followed by an expression that should unify to a Fuzzer<a>, where Fuzzer<a> = fn(Seed) -> (Seed, a). The current commit only allow name identifiers for now. Ultimately, this may allow full expressions.
2024-03-03 19:33:24 +01:00
..
aiken feat(cli): support mainnet address output 2024-02-27 21:55:18 -05:00
aiken-lang Allow test definition to carry one parameter 2024-03-03 19:33:24 +01:00
aiken-lsp chore: Release 2024-01-31 13:48:20 -05:00
aiken-project Allow test definition to carry one parameter 2024-03-03 19:33:24 +01:00
uplc fix(codegen): builtin calls for g1 and g2 where flipped 2024-02-29 12:13:51 -05:00