aiken/crates/aiken-project/src
Riley-Kilgore 07679b8acc Ran fmt 2025-01-22 15:23:17 -08:00
..
blueprint Added benchmark keyword and unified Samplers and Fuzzers as Generator 2025-01-22 15:23:17 -08:00
deps feat: remove plutus v1,v2 from aiken.toml closes #1032 2024-12-25 22:52:08 -05:00
docs Avoid unsafe unwrap of line_numbers, gracefully handle non-existing matches 2024-10-25 11:37:50 +02:00
github `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
snapshots Added ScaledFuzzer capabilities 2025-01-22 15:23:17 -08:00
telemetry Ran fmt 2025-01-22 15:23:17 -08:00
tests Remove some prints and switch an uneeded isize to usize since it can't be negative 2025-01-11 19:08:41 +07:00
config.rs fix: blueprint still needs to load older plutus versions 2025-01-02 13:37:17 -05:00
deps.rs feat: remove plutus v1,v2 from aiken.toml closes #1032 2024-12-25 22:52:08 -05:00
docs.rs disable katex conversion on non-windows builds. 2024-12-13 16:43:30 +01:00
error.rs Old Fuzzer, new Sampler 2025-01-22 15:23:17 -08:00
export.rs feat: export now supports return type closes #968 2024-12-25 23:34:06 -05:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs Ran fmt 2025-01-22 15:23:17 -08:00
module.rs Allow any expression as constants 2024-08-29 16:24:12 +02:00
options.rs Addressed comments on benchmarking PR 2025-01-22 15:23:17 -08:00
package_name.rs Fix: issue crash in code gen with incorrect column length in decision trees (#1069) 2024-12-05 11:02:19 +07:00
paths.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
pretty.rs Add one more edge-case test for multiline. 2024-08-01 15:21:53 +02:00
telemetry.rs Addressed comments on benchmarking PR 2025-01-22 15:23:17 -08:00
test_framework.rs Addressed comments on benchmarking PR 2025-01-22 15:23:17 -08:00
watch.rs Fix validator selection for apply, address and policy command 2024-11-13 19:36:30 +01:00