src/: Write `NULL' for a null pointer, rather than plain `0'.
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:41 +0000 (14:40 +0100)
commit944caf84ede14c9915c657dcfb61f1fbc1ff0cdb
tree246596755fd0dd1e480a53286aed0f48a0cf182f
parent167524b5890cdbf4a832b1766a328f6d8a1f8f04
src/: Write `NULL' for a null pointer, rather than plain `0'.

This isn't my usual style, but others may like it more.  The output is
controlled by a new variable `*null-pointer*'.  Maybe it will be
configurable later.
doc/SYMBOLS
doc/clang.tex
src/codegen-proto.lisp
src/method-impl.lisp
src/method-proto.lisp