You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
bad 8c95fcbd85 Require an explicit drop call on a gc allocation 2 years ago
fuzz Add a fuzzer and fix an overflow bug it found in the lexer 2 years ago
gc Require an explicit drop call on a gc allocation 2 years ago
src Require an explicit drop call on a gc allocation 2 years ago
tests Add a variable assignment statement 2 years ago
.env Lexer 2 years ago
.gitignore Fuzz the garbage collector 2 years ago
Cargo.lock Add gctrace-derive macro 2 years ago
Cargo.toml Add gctrace-derive macro 2 years ago
pre-commit-hook.sh Start working on the GC 2 years ago
rustfmt.toml Lexer 2 years ago
test.lox Block expression parsing 2 years ago