aiken/crates/aiken-lang
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
..
src Use byte count for token span in the lexer. 2023-07-04 16:51:59 -04:00
Cargo.toml chore: Release 2023-06-23 19:41:14 -04:00