chiark / gitweb /
src/module-parse.lisp: Support multi-word item names in fragment syntax.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 5 Jan 2016 17:05:59 +0000 (17:05 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:40 +0000 (14:40 +0100)
commit4fc52153b366aae911eede7c404c24b0e74ab604
tree9ee744fb5153b3f62310d415dfd02fec23ee13e7
parent298c0379a9232762e373c048202ca941816d9072
src/module-parse.lisp: Support multi-word item names in fragment syntax.

A sequence of identifiers can be written in parentheses.  There's still
no way to refer to items whose names contain objects such as classes or
methods.  This probably isn't too disastrous.
doc/syntax.tex
src/module-parse.lisp
src/sod-module.5