osdb/src
2025-05-03 21:16:09 +02:00
..
snapshots tests(cmd): ensure select statement works 2025-05-03 21:16:09 +02:00
branding.rs test: ensure startup message is correct 2025-05-03 19:05:16 +02:00
build.rs feat(osdb): basic read loop 2025-05-01 22:02:36 +02:00
cli.rs refactor: pull things into own files, have a library 2025-05-02 20:43:55 +02:00
command.rs tests(cmd): ensure select statement works 2025-05-03 21:16:09 +02:00
error_display.rs refactor(error_display): generic display method for error types 2025-05-03 18:47:43 +02:00
lib.rs refactor(error_display): generic display method for error types 2025-05-03 18:47:43 +02:00
main.rs refactor(command): display command results from special function 2025-05-03 21:10:03 +02:00
meta_commands.rs refactor(meta-command): have execute be a member function 2025-05-02 20:46:33 +02:00
statements.rs refactor(command): display command results from special function 2025-05-03 21:10:03 +02:00
tokens.rs feat(parser): add tokenizer (not actually called) 2025-05-03 18:17:32 +02:00