aiken/crates/aiken-project/src
Kasey White e8fb386bdc chore: Switch from hashmap and hashset to indexmap and indexset 2023-01-21 18:10:15 -05:00
..
deps Provide better errors when packages aren't found. 2023-01-18 16:34:26 +01:00
config.rs Add new 'deps add' command 2023-01-14 23:29:28 +01:00
deps.rs Remove some dead-code. 2023-01-18 16:43:40 +01:00
docs.rs Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
error.rs Display warning help + minor error improvements. 2023-01-21 17:42:58 +01:00
format.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
lib.rs chore: Switch from hashmap and hashset to indexmap and indexset 2023-01-21 18:10:15 -05:00
module.rs feat: validator fns no longer need to be public 2023-01-15 12:33:10 -05:00
options.rs feat(check): change some logic around and add --exact-match 2023-01-10 11:46:44 -05:00
package_name.rs Remove restriction on the project's package name 2023-01-14 23:47:57 +01:00
paths.rs Provide better errors when packages aren't found. 2023-01-18 16:34:26 +01:00
pretty.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
script.rs feat(aiken-project): use rayon to run tests in parallel 2023-01-09 18:12:18 -05:00
telemetry.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00