Commit graph

33 commits

Author SHA1 Message Date
8e0fbe5ef5
Add press kit section 2025-04-22 20:50:39 +02:00
62b433668c
Remove seperate editor and xtask 2025-04-22 20:50:35 +02:00
1898e6ff42
replace reedline with rustyline 2025-04-22 20:50:27 +02:00
8eea0680e8
improve formatting 2025-04-22 20:50:23 +02:00
c4adc9f898
bump logo size 2025-04-22 20:50:20 +02:00
be7cb7f321
add readme with branding 2025-04-22 20:50:09 +02:00
12812aa83e
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-22 20:50:03 +02:00
50d562d2d3
remove --verbose from tests 2025-04-22 20:49:59 +02:00
Jason Spalti
80d5ef22e2
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 20:49:54 +02:00
8abf4d88fb
Merge pull request from eatmynerds/repl
Add descriptions to commands and improve REPL display formatting
2025-04-22 20:49:51 +02:00
Jason Spalti
b4090dc4ad
Add descriptions to commands and improve REPL display formatting 2025-04-22 20:49:45 +02:00
42aa44d156
draw with wgpu 2025-04-22 20:49:41 +02:00
63e7c42820
WINIT WINDOW!!!! 2025-04-22 20:49:37 +02:00
8fc77ba881
no windows on arm 😔 2025-04-22 20:49:33 +02:00
93f9b14075
test of github actions will actually use aarch64 this time 2025-04-22 20:49:26 +02:00
af8a37ec48
rename output file to bin instead of binary 2025-04-22 20:49:20 +02:00
3c5e8ef75b
un seperate them cuz they compile twice? 2025-04-22 20:49:17 +02:00
883b3b01d6
seperate jobs 2025-04-22 20:49:09 +02:00
10507d79ea
run aarch64 in qemu??? im running out of ideas 2025-04-22 20:49:04 +02:00
6caa2cf831
disable fail-fast 2025-04-22 20:49:00 +02:00
87fe6b4bed
idfk at this point 2025-04-22 20:48:56 +02:00
2115706cc3
cross tools 2025-04-22 20:48:49 +02:00
dc13382970
only include binaries 2025-04-22 20:48:46 +02:00
16bce17aec
nvm 2025-04-22 20:48:41 +02:00
3fb99b65f9
maybe arm? 2025-04-22 20:48:37 +02:00
f4cd1023f7
fix cross compilation? 2025-04-22 20:48:29 +02:00
a741a6fa46
fix foreign architectures 2025-04-22 20:48:25 +02:00
0ca3e7c8f3
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-22 20:48:21 +02:00
b1f7f4694d
add multiple architectures 2025-04-22 20:48:17 +02:00
4569feed5c
Rename cargo.toml to Cargo.toml 2025-04-22 20:48:06 +02:00
4e637b8b61
test new workflow 2025-04-22 20:48:03 +02:00
d429c01fff
update workflow 2025-04-22 20:47:55 +02:00
b67bf13441
Basic repl 2025-04-22 20:47:50 +02:00