Commit graph

3 commits

Author SHA1 Message Date
a9f8b43f50
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
4b6ef4e988
update main readme and add readme for Zephyr 2025-04-19 21:00:22 +02:00
a2c092bc7d
add zephyr ECS subcrate 2025-04-19 21:00:19 +02:00