]> gitweb.factorcode.org Git - factor.git/commit
peg: add 'got' slot to parse-error, so you get a little more info about why the parsi...
authorBjörn Lindqvist <bjourne@gmail.com>
Tue, 21 Oct 2014 14:27:33 +0000 (16:27 +0200)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 23 Oct 2014 18:31:27 +0000 (11:31 -0700)
commit3ed3e10074bafe8bc8ca6ce191c4e848ee89b77d
treed33c732a3842bcfc4eb1242bff75f201880b9b73
parent84663ca05484ee50298a4a7bd754c6ea731c97f3
peg: add 'got' slot to parse-error, so you get a little more info about why the parsing fails
basis/peg/debugger/debugger-tests.factor [new file with mode: 0644]
basis/peg/debugger/debugger.factor
basis/peg/peg-tests.factor
basis/peg/peg.factor