~starkingdoms/starkingdoms

ref: 1f4fec66a1e4c2148cc8ef59bf7adfb1cb77e3df starkingdoms/crates/kabel/src/name_resolution.rs -rw-r--r-- 19.8 KiB
format
93b350fc — ghostly_zsh 1 year, 4 months ago
chassis change merge
more cleanup
cargo fmt
efb107d0 — ghostly_zsh 1 year, 4 months ago
merge rust-rendering-2 to master
restructuring
subscript assignment parsing
fixed variable shadowing
anonymous functions
self-recursion works
functions act like variables
first draft of functions and calls
repo synchronization between computers
no redeclaration, also added hints to errors
break and continue work?
basic break and continue but it doesn't quite work
get through variables test
variables