~starkingdoms/starkingdoms

ref: 11ed44a250017a0508927b34f18a597d1db1ed7d starkingdoms/crates/kabel/src/lexer.rs -rw-r--r-- 16.8 KiB
format
93b350fc — ghostly_zsh 1 year, 2 months ago
chassis change merge
cargo fmt
efb107d0 — ghostly_zsh 1 year, 2 months ago
merge rust-rendering-2 to master
restructuring
fb87d2ae — ghostly_zsh 1 year, 9 months ago
anonymous functions
aee322a5 — ghostly_zsh 1 year, 9 months ago
no redeclaration, also added hints to errors
a165bb58 — ghostly_zsh 1 year, 9 months ago
fix error with null in file, fix error data in string token, add "but" to errors
fix lexing decimal number
print, add, sub run with manually typed bytecode
errors output whole lines
debug printing
ternary operators
increment and decrement, desugaring
switch to keywords
assignment operators
module counts on load save, committing so i can work on other things
convert lexer to use utf-8 character, bitwise operations
array, subscript
single-line comments
Next