Files
aiken/crates/aiken-project
KtorZ 2922c0aa6f Display expected patterns/tokens in parse error when applicable.
We've never been using those 'expected' tokens captured during
  parsing, which is lame because they contain useful information!

  This is much better than merely showing our infamous

    "Try removing it!"
2024-07-19 12:28:08 +02:00
..
2024-06-06 11:19:34 +02:00

Project

This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.