aiken/crates/aiken-project/src
KtorZ d615b4f889
Fix incongruous panic when annotation is missing from Datum.
It's fine for the argument to not be annotated; in which case we
  simply default back to an `Option<Data>`.
2024-08-27 18:55:18 +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 Introduce 'Never' type as a safe alternative to always None options 2024-08-27 14:40:39 +02:00
utils Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01:00
config.rs Allow bytes to be defined as plain strings, or with specified encoding. 2024-08-04 14:48:03 +02:00
deps.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs.rs Fix doc_test examples for 'common_prefix' 2024-08-23 16:17:54 +02:00
error.rs Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +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 Fix Plutus v3 validator hash calculation in blueprint. 2024-08-13 10:55:22 +02:00
module.rs feat: transform TypedValidator in a function of handlers 2024-08-25 16:20:03 +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 Fix CLI output colors when generating documentation. 2024-08-22 15:47:00 +02:00
test_framework.rs DRY builtins types creation to ensure proper consistency. 2024-08-25 16:20:06 +02:00
watch.rs Cargo fmt 2024-03-08 20:43:27 -05:00