Commit graph

27 commits

Author SHA1 Message Date
4452509180
remove welcome message to save terminal space 2025-04-21 19:17:40 -04:00
e627a3648c
update workflow to use nightly 2025-04-21 19:17:38 -04:00
66b5b4c01a
finally fix workflow i hope 2025-04-21 19:17:37 -04:00
f6f0efa2c9
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-21 19:16:00 -04:00
76f5aab1da
windows ARM workflow (#12) 2025-04-21 19:15:59 -04:00
c81e3cf838
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-21 19:15:57 -04:00
0aec5c0eeb
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-21 19:15:55 -04:00
863383c619
Create dependabot.yml 2025-04-21 19:15:34 -04:00
c0d2385f30
Add release checking to rust workflow 2025-04-21 19:15:32 -04:00
f8e7481676
remove --verbose from tests 2025-04-21 19:15:14 -04:00
b2281324cb
no windows on arm 😔 2025-04-21 19:15:06 -04:00
d0f8b3824e
test of github actions will actually use aarch64 this time 2025-04-21 19:15:05 -04:00
43841f65f3
rename output file to bin instead of binary 2025-04-21 19:15:03 -04:00
af58dc0354
un seperate them cuz they compile twice? 2025-04-21 19:15:01 -04:00
92bc9b9ce3
seperate jobs 2025-04-21 19:14:59 -04:00
19f6698921
run aarch64 in qemu??? im running out of ideas 2025-04-21 19:14:57 -04:00
4dd08f4a78
disable fail-fast 2025-04-21 19:14:56 -04:00
b6a5a18af8
idfk at this point 2025-04-21 19:14:54 -04:00
1d47baf0f8
cross tools 2025-04-21 19:14:52 -04:00
960b46c765
only include binaries 2025-04-21 19:14:50 -04:00
d7d679795b
nvm 2025-04-21 19:14:48 -04:00
84bd86b045
maybe arm? 2025-04-21 19:14:47 -04:00
71b5f88a31
fix cross compilation? 2025-04-21 19:14:45 -04:00
5607cc7f7f
fix foreign architectures 2025-04-21 19:14:43 -04:00
83fbe2665d
add multiple architectures 2025-04-21 19:14:40 -04:00
4ffd5c70e4
update workflow 2025-04-21 19:14:36 -04:00
929cf58d8e
Basic repl 2025-04-21 19:14:34 -04:00