Commit graph

141 commits

Author SHA1 Message Date
c1c98d7507
check command similarity 2025-04-19 20:08:13 +02:00
6cd82fd77f
change the look of autocompletion 2025-04-19 20:08:10 +02:00
4cb110525a
make repl support strings via both double and single quotes 2025-04-19 20:08:09 +02:00
72fced23a3
fix unwrap errors 2025-04-19 20:08:07 +02:00
fece56a635
add rust formatting rules 2025-04-19 20:08:04 +02:00
71552ee610
print logging state upon change 2025-04-19 20:08:03 +02:00
eatmynerds
742a945085
Control logging using key events 2025-04-19 20:08:01 +02:00
27be0e5cde
Create dependabot.yml 2025-04-19 20:07:58 +02:00
1c4bd3c7ee
Add release checking to rust workflow 2025-04-19 20:07:56 +02:00
3b33b49936
update main readme and add readme for Zephyr 2025-04-19 20:07:54 +02:00
ad3655cdca
add zephyr ECS subcrate 2025-04-19 20:07:51 +02:00
36a18563d2
Add press kit section 2025-04-19 20:07:50 +02:00
1bd2c68abd
Remove seperate editor and xtask 2025-04-19 20:07:48 +02:00
715c14e72f
replace reedline with rustyline 2025-04-19 20:07:45 +02:00
58995ba6ed
improve formatting 2025-04-19 20:07:43 +02:00
473a232032
bump logo size 2025-04-19 20:07:42 +02:00
8bcc82d753
add readme with branding 2025-04-19 20:07:22 +02:00
Jason Spalti
ebf12113bd
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:07:18 +02:00
ba30614a23
remove --verbose from tests 2025-04-19 20:07:15 +02:00
Jason Spalti
afc8b7e04d
Add descriptions to commands and improve REPL display formatting 2025-04-19 20:07:13 +02:00
0fb6c33278
draw with wgpu 2025-04-19 20:07:11 +02:00
38e802eeb7
WINIT WINDOW!!!! 2025-04-19 20:07:08 +02:00
ac4685d26b
no windows on arm 😔 2025-04-19 20:07:06 +02:00
c801e217bf
test of github actions will actually use aarch64 this time 2025-04-19 20:07:05 +02:00
54917c829f
rename output file to bin instead of binary 2025-04-19 20:07:01 +02:00
8326cf6e44
un seperate them cuz they compile twice? 2025-04-19 20:07:00 +02:00
2cbf07804a
seperate jobs 2025-04-19 20:06:58 +02:00
71bf9a2fc4
run aarch64 in qemu??? im running out of ideas 2025-04-19 20:06:50 +02:00
4e89ff29c6
disable fail-fast 2025-04-19 20:06:48 +02:00
ecdbcff6cf
idfk at this point 2025-04-19 20:06:46 +02:00
79f657f426
cross tools 2025-04-19 20:06:42 +02:00
13b8a908af
only include binaries 2025-04-19 20:06:41 +02:00
9776fc133f
nvm 2025-04-19 20:06:39 +02:00
3a2c97b6ec
maybe arm? 2025-04-19 20:06:34 +02:00
88709223fd
fix cross compilation? 2025-04-19 20:06:33 +02:00
9b3b9cde92
fix foreign architectures 2025-04-19 20:06:31 +02:00
a0cf893479
Rename cargo.toml to Cargo.toml 2025-04-19 20:06:28 +02:00
b1c4cfc642 add multiple architectures 2024-12-01 18:23:20 -05:00
8ae327fec7 test new workflow 2024-12-01 18:09:41 -05:00
6ee866a30e update workflow 2024-12-01 18:06:27 -05:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00