Commit graph

28 commits

Author SHA1 Message Date
fadbadf243
remove welcome message to save terminal space 2025-04-19 21:02:41 +02:00
c5d23fba6a
update workflow to use nightly 2025-04-19 21:02:37 +02:00
616e4b545d
finally fix workflow i hope 2025-04-19 21:02:35 +02:00
a87f45fc1e
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-19 21:01:34 +02:00
a2cfc3fd3a
windows ARM workflow (#12) 2025-04-19 21:01:31 +02:00
5a2a51fb77
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-19 21:01:29 +02:00
497953f758
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-19 21:01:28 +02:00
bb40a32bfc
Merge branch 'main' of https://github.com/Caznix/Zenyx 2025-04-19 21:00:33 +02:00
88bef95bb2
Add release checking to rust workflow 2025-04-19 21:00:25 +02:00
151d2aa826
Create dependabot.yml 2025-04-19 21:00:24 +02:00
c77b1d9590
remove --verbose from tests 2025-04-19 20:59:49 +02:00
e19efd8b84
no windows on arm 😔 2025-04-19 20:58:41 +02:00
480a35808b
test of github actions will actually use aarch64 this time 2025-04-19 20:58:39 +02:00
bc91c74053
rename output file to bin instead of binary 2025-04-19 20:58:30 +02:00
6a4958c02b
un seperate them cuz they compile twice? 2025-04-19 20:58:28 +02:00
008425553b
seperate jobs 2025-04-19 20:58:27 +02:00
3b375a37bc
run aarch64 in qemu??? im running out of ideas 2025-04-19 20:58:25 +02:00
525671f913
disable fail-fast 2025-04-19 20:58:23 +02:00
6616ed4140
idfk at this point 2025-04-19 20:58:22 +02:00
a8ba480a29
cross tools 2025-04-19 20:58:17 +02:00
8c83cc1936
only include binaries 2025-04-19 20:58:15 +02:00
61dfc34846
nvm 2025-04-19 20:58:14 +02:00
c692ae038f
maybe arm? 2025-04-19 20:58:05 +02:00
a241ace788
fix cross compilation? 2025-04-19 20:58:04 +02:00
3ce71ac864
fix foreign architectures 2025-04-19 20:58:02 +02:00
b1c4cfc642 add multiple architectures 2024-12-01 18:23:20 -05:00
6ee866a30e update workflow 2024-12-01 18:06:27 -05:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00