aiken/crates
KtorZ 038c5b2d34
Rewrite run_n_times to not be recursive but mutates arguments.
We reach a stack-overflow for n > 2000 otherwise. Mutation works well here and is a valid use-case.
2024-03-14 14:18:38 +01:00
..
aiken Add --include-dependencies to 'aiken docs' 2024-03-09 22:35:38 +01:00
aiken-lang fix: awkward assignment formatting 2024-03-13 19:10:06 -04:00
aiken-lsp Add --max-success for running more or less prop runs on demand. 2024-03-09 19:17:57 +01:00
aiken-project Rewrite run_n_times to not be recursive but mutates arguments. 2024-03-14 14:18:38 +01:00
uplc feat: impl serde on errythang 2024-03-08 19:19:07 -05:00