aiken/crates/aiken-project/src
microproofs f35afe8d65
Implement SimpleExpr logic for configuration parsing
We can now use boolean, lists & all in configuration.
2024-08-29 16:25:10 +02:00
..
blueprint Fix incongruous panic when annotation is missing from Datum. 2024-08-27 18:55:18 +02:00
deps Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs Fix doc_test examples for 'common_prefix' 2024-08-23 16:17:54 +02:00
github `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
snapshots Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
tests Allow any expression as constants 2024-08-29 16:24:12 +02:00
config.rs Implement SimpleExpr logic for configuration parsing 2024-08-29 16:25:10 +02:00
deps.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs.rs Adjust doc to support blockquote alerts. 2024-08-28 15:28:49 +02:00
error.rs Adjust module organization to facilitate resurrection of the playground. 2024-08-29 09:12:37 +02:00
export.rs Fix Plutus v3 validator hash calculation in blueprint. 2024-08-13 10:55:22 +02:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs Allow any expression as constants 2024-08-29 16:24:12 +02:00
module.rs Allow any expression as constants 2024-08-29 16:24:12 +02:00
options.rs Thread down environment module from cli down to the type-checker 2024-08-04 10:27:32 +02:00
package_name.rs Auto-derive 'Debug' trait instance for types in deps 2023-09-13 17:17:32 -04: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 Adjust module organization to facilitate resurrection of the playground. 2024-08-29 09:12:37 +02:00
test_framework.rs Allow any expression as constants 2024-08-29 16:24:12 +02:00
watch.rs Cargo fmt 2024-03-08 20:43:27 -05:00