zenyx-engine/subcrates/zephyr
Cazdotsys 2bc2c53379
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-21 20:12:05 -04:00
..
src Improve repl autocorrect and error handling 2025-04-21 20:12:05 -04:00
Cargo.toml add zephyr ECS subcrate 2025-04-21 20:11:39 -04:00
README.md update main readme and add readme for Zephyr 2025-04-21 20:11:41 -04:00

Zephyr ECS

🚧 Work In Progress 🚧

This README is currently under construction. Please check back later for more detailed information about the project.