chiark / gitweb /
src/: New function `reify-variable-argument-tail'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 16 Dec 2015 04:03:46 +0000 (04:03 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 14:09:03 +0000 (15:09 +0100)
commit074650bcd2b5de617c4d6e7566557bef8358b5f3
tree2810a26a033950275082d1f91b7f41e039620a02
parentb70cb6d8704405cbb9281f823390f561c03de70c
src/: New function `reify-variable-argument-tail'.

This does the work behind `sod-message-no-varargs-tail' (only I've
simplified it by using `substitute' rather than pointlessly doing the
work by hand like an idiot).

Heads up: `sod-message-no-varargs-tail' is going to be abolished
entirely soon.
doc/SYMBOLS
doc/clang.tex
src/c-types-impl.lisp
src/method-impl.lisp
src/sod.asd.in