Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-30 | don't require a newline at the end of a command line, because we've stripped ↵ | Irene Knapp | |
that by the time it's parsed | |||
2021-01-01 | Clarify the regexp comment even more, and allow empty invocations so the ↵ | Irene Knapp | |
error can be dealt with at a higher level | |||
2020-12-14 | path lists parse okay now | Irene Knapp | |
2020-09-22 | Parse space-separated words. | Irene Knapp | |
2020-09-15 | Use lalrpop in a trivial way as a proof of concept. Mess with some Unicode ↵ | Irene Knapp | |
character classes. |