aiken/crates/aiken-project/src
KtorZ 6b1ed427e7
Some minor stylistic improvements on docs generation
- [x] Show links to prelude, builtins and stdlib
  - [x] Remove project 'owner' in the header (only show repository)
  - [x] Fix type annotation overflow on mobile
  - [x] Remove the prewrap mode on mobile
2023-04-20 16:28:57 +02:00
..
blueprint feat: new setup for the gen_uplc testing 2023-04-19 16:08:55 -04:00
deps fix: toml now have a better way to capture error spans 2023-03-06 13:15:48 -05:00
tests chore: converted acceptance tests 5-7 2023-04-19 20:03:41 -04:00
config.rs fix: toml now have a better way to capture error spans 2023-03-06 13:15:48 -05: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 feat: new setup for the gen_uplc testing 2023-04-19 16:08:55 -04:00
module.rs feat: refactor some methods and modules 2023-03-27 20:00:32 -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 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 feat(project): remove Error::List and use Vec<Error> 2023-02-20 15:30:25 -05:00