Files
aiken/crates/aiken-project
KtorZ a9d782e206 re-introduce code-gen patch, but with a test.
Actually, this has been a bug for a long time it seems. Calling any
  prelude functions using a qualified import would result in a codegen
  crash. Whoopsie.

  This is now fixed as shown by the regression test.
2024-07-19 12:28:07 +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.