aiken/crates
KtorZ 54a1b50138
Make behavior between curly- and paren-delimited blocks consistent.
Note that the formatter rewrite parens-block sequences as curly-block
  sequences anyway. Albeit weird looking syntax, they are valid
  nonetheless.

  I also clarified a bit the hints and description of the
  'illegal::return' error as it would mistakenly say 'function' instead
  of 'block'.
2024-01-20 10:37:07 +01:00
..
aiken Fix CLI docs for traces. 2024-01-19 14:30:16 +01:00
aiken-lang Make behavior between curly- and paren-delimited blocks consistent. 2024-01-20 10:37:07 +01:00
aiken-lsp Move line_numbers under 'aiken-lang' 2024-01-19 14:30:15 +01:00
aiken-project Improve behavior and reporting of tests expected to fail 2024-01-19 18:20:58 +01:00
uplc Improve behavior and reporting of tests expected to fail 2024-01-19 18:20:58 +01:00