]> gitweb.factorcode.org Git - factor.git/commit
peg.ebnf: Fix bug with ~ ignore and labels and add *~ +~
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 21 Dec 2020 15:13:18 +0000 (09:13 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 21 Dec 2020 15:13:18 +0000 (09:13 -0600)
commitd9584c602d73d9d51a43d6471ba9d83763ebaac4
treea467cd5242032d754f062263eb7cba4931a8f0d8
parent5e6e838be8f45b081a4f933be880876048d80e72
peg.ebnf: Fix bug with ~ ignore and labels and add *~ +~

~ was only implemented for literals, this patch adds more support for ~
basis/peg/ebnf/ebnf-tests.factor
basis/peg/ebnf/ebnf.factor