GhostedGaming
4766297808
add rudimentary Text editor
2025-04-21 20:12:39 -04:00
GhostedGaming
6529ec594d
Added better syntax
2025-04-21 20:12:37 -04:00
GhostedGaming
56505ecb50
Imported the whole library and now we have alot more functtions (sorry caz)
2025-04-21 20:12:35 -04:00
GhostedGaming
a7595402fd
Working if statement
...
partially
2025-04-21 20:12:34 -04:00
GhostedGaming
21233500b0
Added a file for zlua and made a new function
2025-04-21 20:12:32 -04:00
ac6b17f717
ZLUA REPL!!!!! ( #18 )
2025-04-21 20:12:30 -04:00
ae339f4f06
polish repl ( #17 )
...
* add less daunting panic message on release builds
2025-04-21 20:12:28 -04:00
eb0b3df27a
change cargo.toml name ( #14 )
...
* 🔥 🔥 🔥 🔥 🔥
* make workflow use nightly
* remove code quality checks temporarily
* fix check version i think
* build for windowsARM
* forgot to specify target
* change cargo.toml to zenyx to fix workflow
2025-04-21 20:12:12 -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
77a13cc11b
apply clippy changes
2025-04-21 20:12:04 -04:00
b1a6ad4f08
fix formatting
2025-04-21 20:12:02 -04:00
ae2d2ed858
fix tokio runtime stack overflow due to recursion
2025-04-21 20:12:00 -04:00
52aafba7cf
exec .zenshell files + shell extensions
...
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-21 20:11:58 -04:00
db38ef317e
check command similarity
2025-04-21 20:11:57 -04:00
766081adba
change the look of autocompletion
2025-04-21 20:11:55 -04:00
01c0d6203a
make repl support strings via both double and single quotes
2025-04-21 20:11:53 -04:00
e0cfbd0fd2
fix unwrap errors
2025-04-21 20:11:51 -04:00
5d690f4ca9
add rust formatting rules
2025-04-21 20:11:50 -04:00
b0af94e81d
print logging state upon change
2025-04-21 20:11:48 -04:00
eatmynerds
728d908d4a
Control logging using key events
2025-04-21 20:11:46 -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
1f0f7f2b71
update main readme and add readme for Zephyr
2025-04-21 20:11:41 -04:00
d00c7aa66b
add zephyr ECS subcrate
2025-04-21 20:11:39 -04:00
2608793420
Add press kit section
2025-04-21 20:11:37 -04:00
959c288379
Remove seperate editor and xtask
2025-04-21 20:11:35 -04:00
b3eb808297
replace reedline with rustyline
2025-04-21 20:11:34 -04:00
f7692e9015
improve formatting
2025-04-21 20:11:32 -04:00
2344d7d6f1
bump logo size
2025-04-21 20:11:30 -04:00
2be119a6d7
add readme with branding
2025-04-21 20:11:28 -04:00
Jason Spalti
0e83a18f9b
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-21 20:11:27 -04:00
18e6d3ad0f
remove --verbose from tests
2025-04-21 20:11:25 -04:00
Jason Spalti
4f8d91c625
Add descriptions to commands and improve REPL display formatting
2025-04-21 20:11:23 -04:00
5843d38262
draw with wgpu
2025-04-21 20:11:21 -04:00
f875ffd066
WINIT WINDOW!!!!
2025-04-21 20:11:20 -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