chiark / gitweb /
src/method-{proto,impl}.lisp: New `method-keyword-argument-lists' protocol.
[sod] / src / method-proto.lisp
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: New `method-keyword-argum...
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: Introduce `effective...
2016-05-29 Mark Woodingsrc/method-{proto,impl}.lisp: Abolish `sod-message...
2016-05-29 Mark WoodingNew feature: messages with keyword arguments!
2016-05-29 Mark Woodingsrc/: Add commentary to the generated code.
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs-fixes' and 'mdw/c11-fixes'
2016-05-29 Mark Woodingsrc/: Write `NULL' for a null pointer, rather than...
2016-05-29 Mark Woodingsrc/: Abolish the special `va-*' instructions.
2016-05-29 Mark Woodingsrc/: Introduce `deliver-call' to abbreviate function...
2016-05-29 Mark Woodingsrc/: Style cleanup: use constant names for types where...
2016-05-29 Mark Woodingsrc/method-proto.lisp: Fix boneheaded `:keyword' as...
2015-11-17 Mark WoodingFix spelling of `Sensible' in all of the header comments.
2015-09-23 Mark Woodingsrc/: Yet more naming and export twiddles.
2015-09-14 Mark WoodingMerge branch 'master' into doc
2015-09-14 Mark WoodingMajor effort to plug slot-name leaks.
2015-09-13 Mark Woodingsrc/: Fix up some wrong exports.
2015-09-06 Mark Woodingsrc/method-{proto,impl}.lisp: Add `:valist' method...
2015-09-06 Mark Woodingsrc/: Allow methods to have more than one entry each...
2015-09-06 Mark Woodingsrc/: Tweak handling of `va_list' pointers in generated...
2015-09-06 Mark Woodingsrc/method-proto.lisp: Fix varargs trampoline method...
2015-08-15 Mark WoodingAn actual running implementation, which makes code... 0.1.0
2013-07-12 Mark WoodingDon't write Lisp symbol names in uppercase: use `....
2013-07-12 Mark WoodingChange naming convention around.