Commit Graph

6 Commits (f8c3f3764604354e298d7803a4fea255fb100164)

Author SHA1 Message Date
Jesse A. Tov f8c3f37646 Fixes bug demonstrated by previous commit.
Now (repetition 1 1 e) is a charset if e is a charset, but other number
of repetitions are not.
5 years ago
Jesse A. Tov 0eecc81e6c Demonstrates bug in char-complement.
This commit adds 3 tests. All 3 should pass, but right now 2 of them
fail because char-complement is considering (repetition n n e) to be
a charset for *any* n, so long as e is a charset.
5 years ago
Matthew Butterick 8752bf5bfb literal string in error msg 6 years ago
Matthew Butterick fd446e6013 refactor into racket/base 6 years ago
Matthew Butterick d2b2db04b9 bolster automatic eof rule (fixes #1) 6 years ago
Matthew Butterick 9b8e0f96c8 rebase on fork of parser-tools 6 years ago