Another day.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 14 Oct 2009 22:39:31 +0000 (23:39 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 14 Oct 2009 23:03:45 +0000 (00:03 +0100)
commit77027cca31175841c42fb14ac5549d789eea8cfe
tree7c8198d686352e09d4fbd62fc3899d4cf7bbd297
parent1f1d88f5234188f70548a04fd117ac6e251fe8de
Another day.

  * Wrote (but haven't compiled!) C runtime code.
  * Fettled runtime header.
  * Reformatted class definitions.  They don't deserve that much space.

Revamped module protocol to come.
12 files changed:
c-types.lisp
class-defs.lisp
class-layout.lisp
codegen.lisp
combination.lisp
lex.lisp
methods.lisp
output.lisp
posn-stream.lisp
pset.lisp
sod.c [new file with mode: 0644]
sod.h