aiken/crates/project/src
KtorZ 16b0a9fbe4
Introduce 'docs' for generating documentation for aiken libraries.
2022-12-16 18:33:04 +01:00
..
config.rs Extra project utilities in their own crate. 2022-10-28 13:48:40 +02:00
docs.rs Introduce 'docs' for generating documentation for aiken libraries. 2022-12-16 18:33:04 +01:00
error.rs Remove debug line for pretty-printing test, and add '--debug' flag to 'check instead. 2022-12-15 02:02:10 +01:00
format.rs fix: when formatting and add some methods to Project::Error 2022-11-05 16:23:46 -04:00
lib.rs Define 'is_library' for 'CheckedModule' 2022-12-16 15:33:27 +01:00
module.rs Define 'is_library' for 'CheckedModule' 2022-12-16 15:33:27 +01:00
options.rs Remove debug line for pretty-printing test, and add '--debug' flag to 'check instead. 2022-12-15 02:02:10 +01:00
pretty.rs Move pretty-printing utilities to project::pretty 2022-12-14 21:59:09 +01:00
script.rs move 'EvalInfo' to project::script & define a new 'EvalHint' 2022-12-14 22:00:09 +01:00
telemetry.rs move 'EvalInfo' to project::script & define a new 'EvalHint' 2022-12-14 22:00:09 +01:00