chiark / gitweb /
doc/syntax.tex: Refactor the <class-definition> syntax.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 13:51:04 +0000 (13:51 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:39 +0000 (14:40 +0100)
commit391c5a3467f5ac9a1e2b3aa9bd7f50792a80f159
treec9917b7e0440c1d3660ac13f5650aaa916e2024d
parentea08dc5602e822724b99d3ab22dc346d136061db
doc/syntax.tex: Refactor the <class-definition> syntax.

  * Attach the semicolon terminators to the individual <...-item>
    syntaxes rather than including them in <class-item>.

  * Conversely, pull the property sets out of the individual items and
    into the top-level syntax, on the grounds that all class items have
    property sets as a fundamental part of the high-level syntax.
doc/syntax.tex
src/sod-module.5