aiken/crates/aiken-project/src
KtorZ 34d5bc71b1
Add one more edge-case test for multiline.
2024-08-01 15:21:53 +02:00
..
blueprint Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +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 Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +02:00
tests re-introduce code-gen patch, but with a test. 2024-07-19 12:28:07 +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 Display expected patterns/tokens in parse error when applicable. 2024-07-19 12:28:08 +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 Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +02: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 one more edge-case test for multiline. 2024-08-01 15:21:53 +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 Add 'diagnostic' to the prelude, as well as companion functions. 2024-07-19 12:28:07 +02:00
watch.rs Cargo fmt 2024-03-08 20:43:27 -05:00