aiken/crates/aiken-project/src
KtorZ 59c784778e
Convert span's start to line number + col
This requires to make line numbers a first-class citizen in the module
  hierarchy but it is fortunately not _too involved_.
2024-01-19 14:30:15 +01:00
..
blueprint Replace 'bool' with 'TraceLevel' in codegen 2024-01-19 14:30:15 +01: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 Introduce 'compact' trace level verbosity 2024-01-19 14:30:15 +01:00
config.rs fix: aiken new github action version 2024-01-18 12:10:06 -05: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 Replace 'bool' with 'TraceLevel' in codegen 2024-01-19 14:30:15 +01:00
module.rs Convert span's start to line number + col 2024-01-19 14:30:15 +01:00
options.rs Rework tracing arguments to --keep-traces & --trace-level 2024-01-19 14:30:15 +01: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