aiken/crates
KtorZ 8ba5946c32
Preserve escape sequence after formatting
Bumped into this randomly. We do correctly parse escape sequence, but
  the format would simply but the unescaped string back on save. Now it
  properly re-escapes strings before flushing them back. I also removed
  the escape sequence for 'backspace' and 'new page' form feed as I
  don't see any use case for those in an Aiken program really...
2023-09-08 12:12:15 +02:00
..
aiken feat(cli): add --deny to build, check, and docs 2023-09-06 17:19:44 -04:00
aiken-lang Preserve escape sequence after formatting 2023-09-08 12:12:15 +02:00
aiken-lsp chore: Release 2023-08-24 15:05:12 -06:00
aiken-project fix: behave like rust with hyphens closes #722 closes #690 2023-08-31 18:00:21 -04:00
flat-rs add tests for case and constr 2023-09-03 11:52:49 -04:00
uplc add tests for case and constr 2023-09-03 11:52:49 -04:00