Commit graph

46 commits

Author SHA1 Message Date
1fc704c729
check command similarity 2025-04-19 21:00:59 +02:00
048bf80f52
change the look of autocompletion 2025-04-19 21:00:57 +02:00
1097c3cb4b
make repl support strings via both double and single quotes 2025-04-19 21:00:56 +02:00
5c1c8e6adf
fix unwrap errors 2025-04-19 21:00:52 +02:00
a25076c7a3
add rust formatting rules 2025-04-19 21:00:50 +02:00
642efa3012
print logging state upon change 2025-04-19 21:00:49 +02:00
0c006efed4
Merge pull request from eatmynerds/rustyline-keyevents
Rustyline KeyEvents
2025-04-19 21:00:43 +02:00
eatmynerds
2cbf0277ac
Control logging using key events 2025-04-19 21:00:39 +02:00
7d3599e3b4
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-19 21:00:33 +02:00
e3555ef527
Add release checking to rust workflow 2025-04-19 21:00:25 +02:00
17f904a608
Create dependabot.yml 2025-04-19 21:00:24 +02:00
4b6ef4e988
update main readme and add readme for Zephyr 2025-04-19 21:00:22 +02:00
a2c092bc7d
add zephyr ECS subcrate 2025-04-19 21:00:19 +02:00
0c9aa6ad7a
Add press kit section 2025-04-19 21:00:17 +02:00
85d8ef14a8
Remove seperate editor and xtask 2025-04-19 21:00:15 +02:00
ce1be977d4
replace reedline with rustyline 2025-04-19 21:00:10 +02:00
5b746f6e21
improve formatting 2025-04-19 21:00:08 +02:00
a3474803ae
bump logo size 2025-04-19 21:00:07 +02:00
7ff22911ee
add readme with branding 2025-04-19 21:00:00 +02:00
f107601843
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-19 20:59:54 +02:00
88fd7d6d50
remove --verbose from tests 2025-04-19 20:59:49 +02:00
Jason Spalti
a0845b4719
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
e4f0a6646b
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
3ea44c9429
Add descriptions to commands and improve REPL display formatting 2025-04-19 20:58:50 +02:00
7ceaa5e177
draw with wgpu 2025-04-19 20:58:49 +02:00
ef45558272
WINIT WINDOW!!!! 2025-04-19 20:58:42 +02:00
e4cfe09a33
no windows on arm 😔 2025-04-19 20:58:41 +02:00
d3b34ac1d5
test of github actions will actually use aarch64 this time 2025-04-19 20:58:39 +02:00
3d2cc9367b
rename output file to bin instead of binary 2025-04-19 20:58:30 +02:00
9679c8bc5f
un seperate them cuz they compile twice? 2025-04-19 20:58:28 +02:00
86eadc4fb2
seperate jobs 2025-04-19 20:58:27 +02:00
2137bccbf8
run aarch64 in qemu??? im running out of ideas 2025-04-19 20:58:25 +02:00
5f7841aacb
disable fail-fast 2025-04-19 20:58:23 +02:00
f1a98dd4ef
idfk at this point 2025-04-19 20:58:22 +02:00
997194200b
cross tools 2025-04-19 20:58:17 +02:00
15e58a29ab
only include binaries 2025-04-19 20:58:15 +02:00
59d8e893fa
nvm 2025-04-19 20:58:14 +02:00
3da89d4e9b
maybe arm? 2025-04-19 20:58:05 +02:00
d64b8c5652
fix cross compilation? 2025-04-19 20:58:04 +02:00
57257ee90a
fix foreign architectures 2025-04-19 20:58:02 +02:00
a90cd45226
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-19 20:57:41 +02:00
7ea6174977 add multiple architectures 2024-12-01 18:23:20 -05:00
b998f6cd84
Rename cargo.toml to Cargo.toml 2024-12-01 18:10:14 -05:00
ebc92f9d4c test new workflow 2024-12-01 18:09:41 -05:00
93eeec76e9 update workflow 2024-12-01 18:06:27 -05:00
6838119689 Basic repl 2024-12-01 16:02:06 -05:00