aiken/crates/aiken-project/src
rvcas 437a95bfe8
fix: behave like rust with hyphens closes #722 closes #690
2023-08-31 18:00:21 -04:00
..
blueprint Enable iterating over validator's parameters with a callback 2023-08-19 13:39:39 -04:00
deps fix: toml now have a better way to capture error spans 2023-03-06 13:15:48 -05:00
github `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
tests Fix: Change type map length assert to check for greater than equals instead of equals to argument length 2023-08-29 21:59:15 -04:00
config.rs `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
deps.rs fix: toml now have a better way to capture error spans 2023-03-06 13:15:48 -05:00
docs.rs Some minor stylistic improvements on docs generation 2023-04-20 16:28:57 +02:00
error.rs chore: new branch with some things from the bumpalo branch 2023-04-13 01:28:27 -04:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs fix: behave like rust with hyphens closes #722 closes #690 2023-08-31 18:00:21 -04:00
module.rs out with the old code and in with the air tree 2023-08-07 12:02:44 -04:00
options.rs Make tracing configurable, when relevant. 2023-02-16 20:29:41 -05:00
package_name.rs Only use colors & text decorations on ANSI-capable terminals. 2023-02-26 13:19:03 +01:00
paths.rs feat(project): remove Error::List and use Vec<Error> 2023-02-20 15:30:25 -05:00
pretty.rs Add helper for splitting a long line into multiple lines. 2023-08-19 13:39:39 -04:00
script.rs feat(tests): implement a way to express that tests can fail 2023-05-25 16:54:53 -04:00
telemetry.rs feat(project): remove Error::List and use Vec<Error> 2023-02-20 15:30:25 -05:00