zenyx-engine/engine
Cazdotsys 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
..
src Improve repl autocorrect and error handling 2025-04-19 21:01:28 +02:00
.gitignore Basic repl 2024-12-01 16:02:06 -05:00
Cargo.toml exec .zenshell files + shell extensions 2025-04-19 21:01:02 +02:00