No description
Find a file
2025-05-24 14:38:13 +02:00
src feat(tokenizer): string tokenizing 2025-05-24 14:38:13 +02:00
.envrc feat(nix): devenv with flake 2025-05-01 19:34:07 +02:00
.gitignore feat(nix): add package for the project 2025-05-01 20:51:33 +02:00
Cargo.lock feat(cli): use rustyline for cmd entry, which allows for richer editing 2025-05-04 18:48:47 +02:00
Cargo.toml feat(cli): use rustyline for cmd entry, which allows for richer editing 2025-05-04 18:48:47 +02:00
flake.lock feat(nix): devenv with flake 2025-05-01 19:34:07 +02:00
flake.nix test: ensure startup message is correct 2025-05-03 19:05:16 +02:00
notes.org feat(tokenizer): string tokenizing 2025-05-24 14:38:13 +02:00