aiken/crates
KtorZ 5a6cc855e6 Use byte count for token span in the lexer.
Somehow, miette doesn't play well with spans when using chars indices.
  So we have to count the number of bytes in strings / chars, so that
  spans align accordingly.
2023-07-04 16:51:59 -04:00
..
aiken cargo fmt 2023-07-01 16:17:10 -04:00
aiken-lang Use byte count for token span in the lexer. 2023-07-04 16:51:59 -04:00
aiken-lsp chore: Release 2023-06-23 19:41:14 -04:00
aiken-project cargo fmt 2023-07-01 16:17:10 -04:00
flat-rs fix: safe encode bits to check for 2^num_bits <= byte we are encoding 2023-06-30 23:06:38 -04:00
uplc fix: safe encode bits to check for 2^num_bits <= byte we are encoding 2023-06-30 23:06:38 -04:00