aiken/crates/aiken-project/src
KtorZ 1134b8d7d0
Register tests as callable definitions.
Also move the registering of validators into the same place as they
  other and define a little cute function to avoid code-duplication.
2024-03-03 19:33:27 +01:00
..
blueprint Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01: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
tests Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01:00
utils Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01:00
config.rs fix: aiken new github action version 2024-01-18 12:10:06 -05:00
deps.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
error.rs Borrow integrated shrinking approach from MiniThesis. 2024-03-03 19:33:24 +01:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs Register tests as callable definitions. 2024-03-03 19:33:27 +01:00
module.rs Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01:00
options.rs Rework tracing arguments to --keep-traces & --trace-level 2024-01-19 14:30:15 +01: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 Borrow integrated shrinking approach from MiniThesis. 2024-03-03 19:33:24 +01:00
telemetry.rs Rename 'aiken-project::script' into 'aiken-project::test_framework' 2024-03-03 19:33:26 +01:00
test_framework.rs Refactor creation of CodeGenerator and management of known data_types and functions. 2024-03-03 19:33:26 +01:00
watch.rs Display error codes better. 2023-11-25 15:14:09 +01:00