Commit graph

3 commits

Author SHA1 Message Date
470b934fb8
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2024-12-19 20:54:46 -05:00
3aba3aea1c
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
2024-12-09 20:28:28 -05:00
e4a45eee82 apply clippy changes 2024-12-06 16:57:52 -05:00
Renamed from engine/src/core/repl/repl.rs (Browse further)