chiark / gitweb /
src/lexer-{proto,impl}.lisp: Add explicit recovery action to `error'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Mar 2017 14:16:18 +0000 (15:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
This ends up being an `:action' keyword argument to
`parse-error-recover', and a macro body to the `error' parser macro.


No differences found