Commit graph

12 commits

Author SHA1 Message Date
9be3dd2bbf
make repl support strings via both double and single quotes 2025-04-22 21:47:53 +02:00
8f2ff9e9d8
fix unwrap errors 2025-04-22 21:47:50 +02:00
84f334dc49
add rust formatting rules 2025-04-22 21:47:46 +02:00
35e9c7e6de
print logging state upon change 2025-04-22 21:47:43 +02:00
eatmynerds
bd3ec33392
Control logging using key events 2025-04-22 21:47:36 +02:00
a11a13afd7
add zephyr ECS subcrate 2025-04-22 21:47:19 +02:00
1e7b7eff2a
replace reedline with rustyline 2025-04-22 21:47:09 +02:00
Jason Spalti
a4a8c59bb8
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 21:46:48 +02:00
Jason Spalti
93a88e7857
Add descriptions to commands and improve REPL display formatting 2025-04-22 21:46:40 +02:00
e168f4e93f
draw with wgpu 2025-04-22 21:46:37 +02:00
ca80d3d4e2
WINIT WINDOW!!!! 2025-04-22 21:46:34 +02:00
ecbfce64ed
Basic repl 2025-04-22 21:45:25 +02:00