chiark / gitweb /
src/module-parse.lisp: Don't explicitly ask for default behaviour.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit65eebc3b1882c74ea1e3e6eefbb1aecb10802b61
treecddd7144b07b56313b3981e0b3343fcb4e39c2cb
parentceed01afc84505ed0d116ee7a00e8b4a1a4bed6c
src/module-parse.lisp: Don't explicitly ask for default behaviour.

  * Reporting the scanner position as the error location.

  * Setting at-least-one when parsing delimitered lists.

  * Keeping the terminator when skipping to one of several terminator
    tokens.
src/module-parse.lisp