Commit graph

27 commits

Author SHA1 Message Date
a6dc215779
remove welcome message to save terminal space 2025-04-21 20:12:48 -04:00
3eb6c9cbe0
update workflow to use nightly 2025-04-21 20:12:46 -04:00
9e06487bb0
finally fix workflow i hope 2025-04-21 20:12:44 -04:00
6d40db01c1
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 20:12:11 -04:00
99f86f7f67
windows ARM workflow (#12) 2025-04-21 20:12:09 -04:00
5b0683dc94
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-21 20:12:07 -04:00
2bc2c53379
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 20:12:05 -04:00
c3316ba995
Create dependabot.yml 2025-04-21 20:11:44 -04:00
27af271689
Add release checking to rust workflow 2025-04-21 20:11:43 -04:00
18e6d3ad0f
remove --verbose from tests 2025-04-21 20:11:25 -04:00
dc2d614d00
no windows on arm 😔 2025-04-21 20:11:18 -04:00
bd0a99559d
test of github actions will actually use aarch64 this time 2025-04-21 20:11:16 -04:00
86b97fc328
rename output file to bin instead of binary 2025-04-21 20:11:14 -04:00
0208a88546
un seperate them cuz they compile twice? 2025-04-21 20:11:12 -04:00
c3226d175c
seperate jobs 2025-04-21 20:11:11 -04:00
66fa0344db
run aarch64 in qemu??? im running out of ideas 2025-04-21 20:11:09 -04:00
e4185b23d3
disable fail-fast 2025-04-21 20:11:07 -04:00
8d52ce0e3d
idfk at this point 2025-04-21 20:11:06 -04:00
05fb5e25cb
cross tools 2025-04-21 20:11:04 -04:00
bf1551c297
only include binaries 2025-04-21 20:11:02 -04:00
22da21f0a1
nvm 2025-04-21 20:11:00 -04:00
0b131ece0c
maybe arm? 2025-04-21 20:10:59 -04:00
3e7de4866f
fix cross compilation? 2025-04-21 20:10:57 -04:00
ff849d83da
fix foreign architectures 2025-04-21 20:10:55 -04:00
13689946b0
add multiple architectures 2025-04-21 20:10:52 -04:00
32dabe0a24
update workflow 2025-04-21 20:10:48 -04:00
662ea67aa0
Basic repl 2025-04-21 20:10:44 -04:00