3766da6bcf
ZLUA REPL!!!!! ( #18 )
2025-04-22 21:49:13 +02:00
f286a2b624
polish repl ( #17 )
...
* add less daunting panic message on release builds
2025-04-22 21:49:10 +02:00
0e255ea359
specify windows arm target ( #13 )
...
* 🔥 🔥 🔥 🔥 🔥
* make workflow use nightly
* remove code quality checks temporarily
* fix check version i think
* build for windowsARM
* forgot to specify target
2025-04-22 21:48:31 +02:00
c5ce9987b9
windows ARM workflow ( #12 )
2025-04-22 21:48:28 +02:00
fdb7844149
burn everything to the ground ( #11 )
...
🔥 🔥 🔥 🔥 🔥
2025-04-22 21:48:24 +02:00
079d507de0
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-22 21:48:21 +02:00
eda1809be8
Merge pull request from Zenyx-Engine/improve-repl
...
Improve repl
2025-04-22 21:48:18 +02:00
ce7dd8c54c
apply clippy changes
2025-04-22 21:48:14 +02:00
c38a0ccee3
fix formatting
2025-04-22 21:48:10 +02:00
1fb0ca75ed
fix tokio runtime stack overflow due to recursion
2025-04-22 21:48:07 +02:00
0cf7e3e60d
exec .zenshell files + shell extensions
...
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-22 21:48:03 +02:00
8cf6716a09
check command similarity
2025-04-22 21:48:00 +02:00
f4500478fc
change the look of autocompletion
2025-04-22 21:47:57 +02:00
9be3dd2bbf
make repl support strings via both double and single quotes
2025-04-22 21:47:53 +02:00
8f2ff9e9d8
fix unwrap errors
2025-04-22 21:47:50 +02:00
84f334dc49
add rust formatting rules
2025-04-22 21:47:46 +02:00
35e9c7e6de
print logging state upon change
2025-04-22 21:47:43 +02:00
1840f141a6
Merge pull request from eatmynerds/rustyline-keyevents
...
Rustyline KeyEvents
2025-04-22 21:47:39 +02:00
eatmynerds
bd3ec33392
Control logging using key events
2025-04-22 21:47:36 +02:00
773b9c532b
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-22 21:47:33 +02:00
d184133298
Add release checking to rust workflow
2025-04-22 21:47:29 +02:00
c104059cfe
Create dependabot.yml
2025-04-22 21:47:25 +02:00
2f2fe512f3
update main readme and add readme for Zephyr
2025-04-22 21:47:22 +02:00
a11a13afd7
add zephyr ECS subcrate
2025-04-22 21:47:19 +02:00
198253ef85
Add press kit section
2025-04-22 21:47:15 +02:00
1819a757be
Remove seperate editor and xtask
2025-04-22 21:47:12 +02:00
1e7b7eff2a
replace reedline with rustyline
2025-04-22 21:47:09 +02:00
0b19568b3b
improve formatting
2025-04-22 21:47:05 +02:00
0685f1c953
bump logo size
2025-04-22 21:47:01 +02:00
733c7ac80c
add readme with branding
2025-04-22 21:46:58 +02:00
4803f3dfae
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-22 21:46:54 +02:00
1f2793120f
remove --verbose from tests
2025-04-22 21:46:51 +02:00
Jason Spalti
a4a8c59bb8
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-22 21:46:48 +02:00
d449c61643
Merge pull request from eatmynerds/repl
...
Add descriptions to commands and improve REPL display formatting
2025-04-22 21:46:44 +02:00
Jason Spalti
93a88e7857
Add descriptions to commands and improve REPL display formatting
2025-04-22 21:46:40 +02:00
e168f4e93f
draw with wgpu
2025-04-22 21:46:37 +02:00
ca80d3d4e2
WINIT WINDOW!!!!
2025-04-22 21:46:34 +02:00
0e406d3fc1
no windows on arm 😔
2025-04-22 21:46:30 +02:00
acca402e3e
test of github actions will actually use aarch64 this time
2025-04-22 21:46:27 +02:00
4828641bf3
rename output file to bin instead of binary
2025-04-22 21:46:24 +02:00
165090d841
un seperate them cuz they compile twice?
2025-04-22 21:46:20 +02:00
b1cb40b13d
seperate jobs
2025-04-22 21:46:16 +02:00
31db71535b
run aarch64 in qemu??? im running out of ideas
2025-04-22 21:46:13 +02:00
075b57c8e0
disable fail-fast
2025-04-22 21:46:09 +02:00
35c41fe4eb
idfk at this point
2025-04-22 21:46:06 +02:00
15891a047b
cross tools
2025-04-22 21:46:03 +02:00
eef225a03d
only include binaries
2025-04-22 21:45:59 +02:00
bd4870cbdd
nvm
2025-04-22 21:45:56 +02:00
eadf44efd9
maybe arm?
2025-04-22 21:45:52 +02:00
4a5a0b97ba
fix cross compilation?
2025-04-22 21:45:49 +02:00