aiken/crates
KtorZ ed85cb1c00
Fix todo/error parsing
This was a bit more tricky than anticipated but played out nicely in
  the end. Now we have one holistic way of parsing todos and errors
  instead of it being duplicated between when/clause and sequence. The
  error/todo parser has been moved up to the expression part rather than
  being managed when parsing sequences. Not sure what motivated that to
  begin with.

  Fixes #621.
2023-07-05 20:12:57 +02:00
..
aiken cargo fmt 2023-07-01 16:17:10 -04:00
aiken-lang Fix todo/error parsing 2023-07-05 20:12:57 +02:00
aiken-lsp chore: Release 2023-06-23 19:41:14 -04:00
aiken-project test: add empty list test 2023-07-04 17:19:29 -04:00
flat-rs test: add empty list test 2023-07-04 17:19:29 -04:00
uplc Fixes evaluation of large positive bigint in the UPLC machine 2023-07-05 18:52:14 +02:00