summaryrefslogtreecommitdiffstats
path: root/openpgp/src/regex/grammar.lalrpop
AgeCommit message (Expand)Author
2022-07-06openpgp: Fix parsing of dashes in regular expressions.Neal H. Walfield
2021-03-23openpgp: Short-circuit regex alternations with empty branches.Neal H. Walfield
2021-01-08openpgp: Add regex support.Neal H. Walfield