Commit graph

9 commits

Author SHA1 Message Date
cf077635e0
feat: basic triangle rendering 2025-04-22 21:03:53 +02:00
022b4ab77c
feat: event based non-blocking logger 2025-04-22 21:03:50 +02:00
4068020c6b
refactor: A new beginning 2025-04-22 21:02:45 +02:00
788c168f81
finally fix workflow i hope 2025-04-22 20:55:15 +02:00
d9cd447ecb
polish repl (#17)
* add less daunting panic message on release builds
2025-04-22 20:54:14 +02:00
8416e48ab2
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-22 20:52:10 +02:00
dca88dc1db
Improve repl autocorrect and error handling
* Combine comparison algorithims for autocorrect

* clear zephyr functions

* remove redundant comments because co-pilot is stupid and i probably will never try to use it again

* implement basic tab completion

* fix unused items

* Make workflow check code quality

* split code quality into its own file

* make action fail on bad formatting

* change workflow to nightly

* f it, code quality is considered breaking

* fix forgetting to set toolchain back to nightly when rewriting workflow (😔)

* Add condition for too little arguments

* run cargo fmt

* remove unneeded feature directive
2025-04-22 20:52:06 +02:00
0670995fbc
update main readme and add readme for Zephyr 2025-04-22 20:50:50 +02:00
2acf8f9452
add zephyr ECS subcrate 2025-04-22 20:50:45 +02:00