Commit graph

14 commits

Author SHA1 Message Date
acf22483a8 check command similarity 2025-04-19 21:00:59 +02:00
a599ef7df9 change the look of autocompletion 2025-04-19 21:00:57 +02:00
6c1e53ade4 make repl support strings via both double and single quotes 2025-04-19 21:00:56 +02:00
9baae0c875 fix unwrap errors 2025-04-19 21:00:52 +02:00
bab618708f add rust formatting rules 2025-04-19 21:00:50 +02:00
6f264d9278 print logging state upon change 2025-04-19 21:00:49 +02:00
eatmynerds
f982c78c5b Control logging using key events 2025-04-19 21:00:39 +02:00
e0b84814f7 add zephyr ECS subcrate 2025-04-19 21:00:19 +02:00
b7d727d9b5 replace reedline with rustyline 2025-04-19 21:00:10 +02:00
Jason Spalti
23817b5b95 Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-19 20:59:48 +02:00
Jason Spalti
aa75aa4157 Add descriptions to commands and improve REPL display formatting 2025-04-19 20:58:50 +02:00
cbc7b3a2e2 draw with wgpu 2025-04-19 20:58:49 +02:00
f9863934d5 WINIT WINDOW!!!! 2025-04-19 20:58:42 +02:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00