aiken/crates
KtorZ 699d0a537c
Use (untyped) AST to find the right insert location for imports.
This removes the need to rely on the formatter to clear things up
  after insert a new import. While this is not so useful for imports, I
  wanted to experiment with the approach for future similar edits (for
  example, when suggesting an inline rewrite).
2023-10-21 10:43:00 +02:00
..
aiken Add compiler version & system information to panic error message 2023-10-06 14:46:11 +02:00
aiken-lang Use (untyped) AST to find the right insert location for imports. 2023-10-21 10:43:00 +02:00
aiken-lsp Use (untyped) AST to find the right insert location for imports. 2023-10-21 10:43:00 +02:00
aiken-project Define 'ExtraData' trait for errors 2023-10-20 18:00:12 +02:00
flat-rs chore: Release 2023-09-29 22:08:09 -04:00
uplc fix: mixed up operators for ConstAboveDiagonal and ConstBelowDiagonal 2023-10-13 11:40:07 -04:00