~starkingdoms/starkingdoms

ref: 67f623b50b225519dbbd2fa9cfc2ac191754a2aa starkingdoms/crates/kabel/src/macros.rs -rw-r--r-- 10.8 KiB
restructuring
70e59fea — ghostly_zsh 1 year, 3 months ago
subscript assignment parsing
0c7d4d3b — ghostly_zsh 1 year, 3 months ago
one stack, but its somehow 2x slower
731aaaa6 — ghostly_zsh 1 year, 3 months ago
self-recursion works
2ee9958e — ghostly_zsh 1 year, 3 months ago
first draft of functions and calls
364d4a85 — ghostly_zsh 1 year, 3 months ago
repo synchronization between computers
aee322a5 — ghostly_zsh 1 year, 4 months ago
no redeclaration, also added hints to errors
5d800d4b — ghostly_zsh 1 year, 4 months ago
break and continue added, but they dont clean up the stack
efcd9f2c — ghostly_zsh 1 year, 4 months ago
get through variables test
f822df5d — ghostly_zsh 1 year, 4 months ago
variables
f9039c39 — ghostly_zsh 1 year, 4 months ago
bitwise operations
719300aa — ghostly_zsh 1 year, 4 months ago
run unary expressions
11293ac2 — ghostly_zsh 1 year, 4 months ago
run binary expressions
cd7053cd — ghostly_zsh 1 year, 4 months ago
codegen and also functioning strings
339f063f — ghostly_zsh 1 year, 4 months ago
print, add, sub run with manually typed bytecode
b7552ba5 — ghostly_zsh 1 year, 4 months ago
errors output whole lines
4ea4c4fa — ghostly_zsh 1 year, 4 months ago
debug printing
19c233f6 — ghostly_zsh 1 year, 4 months ago
name resolution and features
assignment operators
single-line comments
Next