63 Commits (f83031935f846617b49eaee0d52e2f21074f01f8)

Author SHA1 Message Date
alpha 2e4377b600 implement AstPrinter
2 years ago
alpha 3330fe5d62 fail tokenizing if there are errors
2 years ago
alpha ccf9e0e19c nicer formatting
2 years ago
alpha 6b083fd884 use transform_values for `TOKENS`
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