Commit graph

6 commits

Author SHA1 Message Date
616e4b545d
finally fix workflow i hope 2025-04-19 21:02:35 +02:00
0b37378570
polish repl (#17)
* add less daunting panic message on release builds
2025-04-19 21:01:37 +02:00
5a2a51fb77
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-19 21:01:29 +02:00
497953f758
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-19 21:01:28 +02:00
921c925fcf
update main readme and add readme for Zephyr 2025-04-19 21:00:22 +02:00
a8c8a8c468
add zephyr ECS subcrate 2025-04-19 21:00:19 +02:00