~starkingdoms/starkingdoms

ref: 11ed44a250017a0508927b34f18a597d1db1ed7d starkingdoms/crates/kabel/src/macros.rs -rw-r--r-- 11.0 KiB
93b350fc — ghostly_zsh 1 year, 2 months ago
chassis change merge
more cleanup
cargo fmt
efb107d0 — ghostly_zsh 1 year, 2 months ago
merge rust-rendering-2 to master
restructuring
70e59fea — ghostly_zsh 1 year, 9 months ago
subscript assignment parsing
0c7d4d3b — ghostly_zsh 1 year, 9 months ago
one stack, but its somehow 2x slower
731aaaa6 — ghostly_zsh 1 year, 9 months ago
self-recursion works
2ee9958e — ghostly_zsh 1 year, 9 months ago
first draft of functions and calls
364d4a85 — ghostly_zsh 1 year, 9 months ago
repo synchronization between computers
aee322a5 — ghostly_zsh 1 year, 9 months ago
no redeclaration, also added hints to errors
5d800d4b — ghostly_zsh 1 year, 9 months ago
break and continue added, but they dont clean up the stack
get through variables test
variables
bitwise operations
run unary expressions
run binary expressions
codegen and also functioning strings
print, add, sub run with manually typed bytecode
errors output whole lines
Next