aiken/crates/aiken-project/src
KtorZ 7645a9460f
Display error codes better.
This is a *slight* hack / abuse of the code() method as we are now
  doing a bit of formatting within that function. Yet, we only do so at
  the very top-level (i.e. project's Error) because we can't actually
  fiddle with how miette presents errors.
2023-11-25 15:14:09 +01:00
..
blueprint chore: clean up validator comments and 2023-11-06 15:49:13 -05: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 chore: finishing acceptance test 29 2023-11-08 14:31:44 -05: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 Display error codes better. 2023-11-25 15:14:09 +01:00
format.rs chore: bow to the clippy 2023-03-14 17:03:28 -04:00
lib.rs Turn evaluation hints into strings earlier, to make project's Error thread-safe. 2023-11-24 09:44:05 +01: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 Display error codes better. 2023-11-25 15:14:09 +01:00
telemetry.rs Rework 'watch_project' to reuse 'with_project' 2023-11-25 14:48:22 +01:00
watch.rs Display error codes better. 2023-11-25 15:14:09 +01:00