Commit graph

12 commits

Author SHA1 Message Date
757d6e715b
make repl support strings via both double and single quotes 2025-04-22 20:51:30 +02:00
1ad0ac7d9f
fix unwrap errors 2025-04-22 20:51:24 +02:00
26ec19294e
add rust formatting rules 2025-04-22 20:51:21 +02:00
9a2c17df90
print logging state upon change 2025-04-22 20:51:16 +02:00
eatmynerds
2c20f05a10
Control logging using key events 2025-04-22 20:51:08 +02:00
2acf8f9452
add zephyr ECS subcrate 2025-04-22 20:50:45 +02:00
1898e6ff42
replace reedline with rustyline 2025-04-22 20:50:27 +02:00
Jason Spalti
80d5ef22e2
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-22 20:49:54 +02:00
Jason Spalti
b4090dc4ad
Add descriptions to commands and improve REPL display formatting 2025-04-22 20:49:45 +02:00
42aa44d156
draw with wgpu 2025-04-22 20:49:41 +02:00
63e7c42820
WINIT WINDOW!!!! 2025-04-22 20:49:37 +02:00
b67bf13441
Basic repl 2025-04-22 20:47:50 +02:00