summary refs log tree commit diff
path: root/src/commandline.lalrpop
AgeCommit message (Collapse)Author
2021-01-01Clarify the regexp comment even more, and allow empty invocations so the ↵Irene Knapp
error can be dealt with at a higher level
2020-12-14path lists parse okay nowIrene Knapp
2020-09-22Parse space-separated words.Irene Knapp
2020-09-15Use lalrpop in a trivial way as a proof of concept. Mess with some Unicode ↵Irene Knapp
character classes.