chiark / gitweb /
src/parser/floc-proto.lisp: Add `enclosing-condition-with-location-type'.
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)
commit388ab3827ab7c584c30723f5044c2a38cf6fe55d
treefb848be00bce734296ef7bb354f4b4df5fd0630a
parentad1316527a6aa066d0abc0ada46a3616f5cb451f
src/parser/floc-proto.lisp: Add `enclosing-condition-with-location-type'.

Split out the piece of `make-condition-with-location' which figures out
the appropriate subclass of `condition-with-location' to use to wrap a
given condition so that it can be extended more easily.
doc/SYMBOLS
doc/parsing.tex
src/parser/floc-proto.lisp