aiken/crates/aiken-project/src
KtorZ c4221730bf
Define 'ExtraData' trait for errors
This should allow passing some extra information to LSP diagnostic in order to provide quickfix actions, such as auto-imports.
2023-10-20 18:00:12 +02:00
..
blueprint update tests for new trace reduction 2023-10-07 19:42:24 -04:00
deps Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
github `aiken new`: Try to get the latest tag of stdlib 2023-08-16 22:30:15 -04:00
tests update tests for new trace reduction 2023-10-07 19:42:24 -04:00
config.rs Add compiler version & system information to panic error message 2023-10-06 14:46:11 +02:00
deps.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04:00
docs.rs chore: clippy fix 2023-09-13 18:17:59 -04:00
error.rs Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs feat: support doc comments for functions args and validator params 2023-10-16 13:38:23 -04:00
module.rs feat: support doc comments for functions args and validator params 2023-10-16 13:38:23 -04:00
options.rs Make tracing configurable, when relevant. 2023-02-16 20:29:41 -05:00
package_name.rs Auto-derive 'Debug' trait instance for types in deps 2023-09-13 17:17:32 -04:00
paths.rs Throttle calls to package registry for version resolution 2023-09-13 17:17:32 -04: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 Always check package status when version is not pinned 2023-09-13 17:17:32 -04:00