11 Commits (2e4377b600a0cdf9ef6bbb3b69d91ca2abe9e754)

Author SHA1 Message Date
alpha 2e4377b600 implement AstPrinter
2 years ago
alpha 3330fe5d62 fail tokenizing if there are errors
2 years ago
alpha 7559cd2b8e simplify token scanning
2 years ago
alpha b4e4edfe8c allow for single character identifiers
2 years ago
alpha 5033f48af8 include the Lox namespace in the tests
2 years ago
alpha bdba0d03ff forgot to implement EOF
2 years ago
alpha a4163b0e49 support nested block comments
2 years ago
alpha dcdd0981f5 block comments
2 years ago
alpha f98866b04e 4.7
2 years ago
alpha 6e484507d0 extract some classes, write some tests
2 years ago
alpha 506d3a444c 4.1
2 years ago