~starkingdoms/starkingdoms

ref: 30a38bc4ffe5d95dfa97578d8e368897da9e488b starkingdoms/crates/kabel/src/lexer.rs -rw-r--r-- 16.8 KiB
6b3599ec — core a year ago
format
93b350fc — ghostly_zsh a year ago
chassis change merge
87db7538 — core a year ago
cargo fmt
efb107d0 — ghostly_zsh 1 year, 2 days ago
merge rust-rendering-2 to master
restructuring
fb87d2ae — ghostly_zsh 1 year, 6 months ago
anonymous functions
aee322a5 — ghostly_zsh 1 year, 7 months ago
no redeclaration, also added hints to errors
a165bb58 — ghostly_zsh 1 year, 7 months ago
fix error with null in file, fix error data in string token, add "but" to errors
3eaea37a — ghostly_zsh 1 year, 7 months ago
fix lexing decimal number
339f063f — ghostly_zsh 1 year, 7 months ago
print, add, sub run with manually typed bytecode
b7552ba5 — ghostly_zsh 1 year, 7 months ago
errors output whole lines
4ea4c4fa — ghostly_zsh 1 year, 7 months ago
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