aiken/crates/aiken-project/src
KtorZ e9e26b969a
Preserve warning display rework, but without breaking the LSP quickfixes.
2024-05-30 19:20:11 +02:00
..
blueprint Update blueprint generation to work with Pairs. 2024-05-23 18:15:46 +02:00
deps Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
github `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
snapshots make sure traverse_uplc_with_helper is always passing the arg to lambda before running the with function. 2024-05-22 11:58:05 -04:00
tests Rename AList -> Pairs due to popular demand. 2024-05-23 16:45:40 +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 feat: add compiler version to aiken.toml 2024-05-22 15:35:57 -04:00
deps.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs.rs Do not generate documentation for empty modules. 2024-03-15 21:40:57 +01:00
error.rs Preserve warning display rework, but without breaking the LSP quickfixes. 2024-05-30 19:20:11 +02:00
export.rs test: add some snapshot tests for export type 2024-04-08 14:30:07 -04:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs chore(plutus_version): use a cuter name in the config field 2024-05-21 17:13:12 -04:00
module.rs test: add some snapshot tests for export type 2024-04-08 14:30:07 -04:00
options.rs feat(export): implement basic command functionality 2024-04-08 14:30:07 -04: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 some log output / feedback to completion --install 2024-05-10 17:31:48 +02:00
telemetry.rs Introduce 'fail once' and alter behavior of 'fail' keyword for properties. 2024-05-30 17:18:50 +02:00
test_framework.rs Introduce 'fail once' and alter behavior of 'fail' keyword for properties. 2024-05-30 17:18:50 +02:00
watch.rs Cargo fmt 2024-03-08 20:43:27 -05:00