aiken/crates/aiken-project/src
microproofs 084b900b2a change: traverse_with_tree now has a boolean to determine when with is called
fix: Opaque types are now properly handled in code gen (i.e. code gen functions, in datums/redeemers, in from data casts)
chore: add specific nested opaque type tests to code gen
2023-08-19 20:07:37 -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 change: traverse_with_tree now has a boolean to determine when with is called 2023-08-19 20:07:37 -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 Enable iterating over validator's parameters with a callback 2023-08-19 13:39:39 -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