chiark / gitweb /
Various, style: Generally prefer `: ' over ` : '.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 2 Aug 2017 09:29:28 +0000 (10:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:40 +0000 (19:58 +0100)
commitfd040f066b906ce63396b9703bc16d32bcc5204e
tree0dc74ea734b0d0b7a6777e8ffb07ab7b1d2dacd0
parentcaa6f4b99a79f95d15a6cc1e5b8dd27ea48b4d03
Various, style: Generally prefer `: ' over ` : '.

Before subclass lists, output constraints, and bitfield widths.  Retain
` : ' in conditional expressions to match ` ? ' which I don't want to
change, at least for now.
doc/structures.tex
doc/syntax.tex
doc/tutorial.tex
lib/keyword.h
src/builtin.lisp
src/class-output.lisp
test/chimaera.sod
test/test.sod