chiark / gitweb /
src/codegen-proto.lisp: Rewrite `block' printing longhand.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 5 Jan 2016 21:52:36 +0000 (21:52 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:09:03 +0000 (15:09 +0100)
commite5573634ce3668f2a4eac74be125262d28a5cb8a
tree5237cbff6ff587cf0c9570f64713f04ce5060b07
parent4effe5759a1229be4ce152db87172119ddcb45bb
src/codegen-proto.lisp: Rewrite `block' printing longhand.

There are going to be some changes made to it, so it has to be written
out suitably.  Nothing should be very different.  The way newlines are
handled is a little tricksy.

A shame, really, because the old `format' string was quite fun.
src/codegen-proto.lisp