Commit Graph

4 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 fd446e6013 refactor into racket/base 6 years ago
Matthew Butterick 9b8e0f96c8 rebase on fork of parser-tools 6 years ago