src/parser/floc-proto.lisp, src/utilities.lisp: Move generic condition stuff.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 14:07:39 +0000 (15:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:46:21 +0000 (16:46 +0100)
commitc884ec24084f0c2ad184ba2372fb78f501cdc165
tree498b8982cae8ede60ace5178dfda8a488c36389c
parent64a7e6515e1e585b420c1c14acda9be9ff84c3db
src/parser/floc-proto.lisp, src/utilities.lisp: Move generic condition stuff.

Move the non-location-specific condition machinery from `sod-parser' to
`sod-utilities' where it makes more sense.

Also, give `my-cerror' a more sensible name (`promiscuous-cerror') now
that it needs to be exported.
doc/SYMBOLS
doc/misc.tex
src/parser/floc-proto.lisp
src/utilities.lisp