Commit graph

28 commits

Author SHA1 Message Date
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