chiark / gitweb /
src/: Style cleanup: use constant names for types where available.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 16 Dec 2015 05:25:51 +0000 (05:25 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:40:40 +0000 (14:40 +0100)
commite85df3ff84611b7c790f9ffb46dfca77e2a717c0
tree7efd5596281218da7121a94a777045df1e362534
parente43d353268fc869045f757932d78d6073db9de6e
src/: Style cleanup: use constant names for types where available.

For example, say `c-type-int' rather than `(c-type int)'.
src/class-make-impl.lisp
src/class-utilities.lisp
src/codegen-test.lisp
src/method-impl.lisp
src/method-proto.lisp