aiken/crates/project/src
KtorZ 2fc14c7c1f Make box-drawing code more reusable
- Move it to 'pretty' module.
  - Have function work on colored strings titles and contents
2022-12-21 14:39:46 -05:00
..
deps feat: dep downloading now works 2022-12-20 16:32:31 -05:00
config.rs make dependencies optional in Aiken's manifest. 2022-12-21 14:32:40 +01:00
deps.rs feat: start trying to use deps 2022-12-20 16:32:31 -05:00
docs.rs feat: tons of boilerplate for fetching packages 2022-12-20 16:32:31 -05:00
error.rs Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
format.rs fix: when formatting and add some methods to Project::Error 2022-11-05 16:23:46 -04:00
lib.rs feat: change the printing a little 2022-12-20 16:32:31 -05:00
module.rs feat: compile deps 2022-12-20 16:32:31 -05: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
paths.rs feat: dep downloading now works 2022-12-20 16:32:31 -05:00
pretty.rs Make box-drawing code more reusable 2022-12-21 14:39:46 -05:00
script.rs move 'EvalInfo' to project::script & define a new 'EvalHint' 2022-12-14 22:00:09 +01:00
telemetry.rs feat: change the printing a little 2022-12-20 16:32:31 -05:00