summary refs log tree commit diff
path: root/Cargo.nix
AgeCommit message (Collapse)Author
2023-03-12fully flakeifyIrene Knapp
2021-03-11refactor everything into smaller modules; move to using async-std; make the ↵Irene Knapp
read loop async. some stuff doesn't work yet but it needed to be done and this is as clean a state as it's likely to get in, so we're committing it as a base to build on.
2020-09-10Add LALRPOP to the project.Irene Knapp
2020-09-01Initial.Irene Knapp