Commit graph

10 commits

Author SHA1 Message Date
506c9a1146
feat: set max loglevel in logger configuration 2025-04-16 12:59:42 -04:00
aefb3fd97b
feat: basic triangle rendering 2025-04-16 01:24:10 +00:00
fff9c1562c feat: event based non-blocking logger 2025-04-15 20:08:58 +00:00
5171799e52 refactor: A new beginning 2025-04-11 20:17:24 -04:00
4c969b7e93 finally fix workflow i hope 2025-01-11 15:28:01 -05:00
dba07c4adf
polish repl (#17)
* add less daunting panic message on release builds
2024-12-21 14:35:55 -05:00
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
ef79572d4f update main readme and add readme for Zephyr 2024-12-03 14:22:27 -05:00
341c141ade add zephyr ECS subcrate 2024-12-03 01:12:33 -05:00