08f090b6fe
burn everything to the ground ( #11 )
...
🔥 🔥 🔥 🔥 🔥
2025-04-19 21:01:29 +02:00
3d87381f55
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
3ac4dbddc2
Merge pull request from Zenyx-Engine/improve-repl
...
Improve repl
2025-04-19 21:01:12 +02:00
2c389c356a
apply clippy changes
2025-04-19 21:01:08 +02:00
ae62990e90
fix formatting
2025-04-19 21:01:05 +02:00
c163860c0a
fix tokio runtime stack overflow due to recursion
2025-04-19 21:01:04 +02:00
7adf770d54
exec .zenshell files + shell extensions
...
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-19 21:01:02 +02:00
acf22483a8
check command similarity
2025-04-19 21:00:59 +02:00
a599ef7df9
change the look of autocompletion
2025-04-19 21:00:57 +02:00
6c1e53ade4
make repl support strings via both double and single quotes
2025-04-19 21:00:56 +02:00
9baae0c875
fix unwrap errors
2025-04-19 21:00:52 +02:00
bab618708f
add rust formatting rules
2025-04-19 21:00:50 +02:00
6f264d9278
print logging state upon change
2025-04-19 21:00:49 +02:00
2e026cfc85
Merge pull request from eatmynerds/rustyline-keyevents
...
Rustyline KeyEvents
2025-04-19 21:00:43 +02:00
eatmynerds
f982c78c5b
Control logging using key events
2025-04-19 21:00:39 +02:00
1be431cf6f
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 21:00:33 +02:00
69410274d7
Add release checking to rust workflow
2025-04-19 21:00:25 +02:00
33e304c68b
Create dependabot.yml
2025-04-19 21:00:24 +02:00
c96a8ea2e5
update main readme and add readme for Zephyr
2025-04-19 21:00:22 +02:00
e0b84814f7
add zephyr ECS subcrate
2025-04-19 21:00:19 +02:00
506755d06f
Add press kit section
2025-04-19 21:00:17 +02:00
0618d08076
Remove seperate editor and xtask
2025-04-19 21:00:15 +02:00
b7d727d9b5
replace reedline with rustyline
2025-04-19 21:00:10 +02:00
64e08c592d
improve formatting
2025-04-19 21:00:08 +02:00
a7690ee3ae
bump logo size
2025-04-19 21:00:07 +02:00
44c6f394ec
add readme with branding
2025-04-19 21:00:00 +02:00
45fe541093
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 20:59:54 +02:00
8efa695ad0
remove --verbose from tests
2025-04-19 20:59:49 +02:00
Jason Spalti
23817b5b95
Refactor logging system to switch between stdout and file logging
...
* Refactor logging to switch between stdout and file logging
* Use "clear" instead of "tput reset" for unix
* Remove redundant comments
2025-04-19 20:59:48 +02:00
3ad52908e6
Merge pull request from eatmynerds/repl
...
Add descriptions to commands and improve REPL display formatting
2025-04-19 20:58:56 +02:00
Jason Spalti
aa75aa4157
Add descriptions to commands and improve REPL display formatting
2025-04-19 20:58:50 +02:00
cbc7b3a2e2
draw with wgpu
2025-04-19 20:58:49 +02:00
f9863934d5
WINIT WINDOW!!!!
2025-04-19 20:58:42 +02:00
b777761d54
no windows on arm 😔
2025-04-19 20:58:41 +02:00
abdf457981
test of github actions will actually use aarch64 this time
2025-04-19 20:58:39 +02:00
b1ef40d631
rename output file to bin instead of binary
2025-04-19 20:58:30 +02:00
b6b2eb6176
un seperate them cuz they compile twice?
2025-04-19 20:58:28 +02:00
3f0da1b539
seperate jobs
2025-04-19 20:58:27 +02:00
019ba263a9
run aarch64 in qemu??? im running out of ideas
2025-04-19 20:58:25 +02:00
4a71c4a988
disable fail-fast
2025-04-19 20:58:23 +02:00
2d9ef17fa0
idfk at this point
2025-04-19 20:58:22 +02:00
359bfd94c5
cross tools
2025-04-19 20:58:17 +02:00
fab19db2d7
only include binaries
2025-04-19 20:58:15 +02:00
a040ebd069
nvm
2025-04-19 20:58:14 +02:00
b1bea01210
maybe arm?
2025-04-19 20:58:05 +02:00
f4d934f07a
fix cross compilation?
2025-04-19 20:58:04 +02:00
dad45beda2
fix foreign architectures
2025-04-19 20:58:02 +02:00
bd1895a2fb
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 20:57:41 +02:00
b1c4cfc642
add multiple architectures
2024-12-01 18:23:20 -05:00
941c91eb0f
Rename cargo.toml to Cargo.toml
2024-12-01 18:10:14 -05:00