chiark / gitweb /
src/method-impl.lisp: Initialize `suppliedp' flags properly.
[sod] / test /
2018-06-08 Mark Woodingtest/test.sod: Abbreviate the T1 class nicknames.
2018-06-08 Mark Woodingsrc/method-aggregate.lisp: Allow useful behaviour if...
2018-06-08 Mark WoodingVarious, style: Generally prefer `: ' over ` : '.
2017-07-22 Mark Woodingsrc/method-proto.lisp (invoke-delegation-chain): Pass...
2017-07-22 Mark Woodingsrc/method-proto.lisp: Set `*keyword-struct-disposition...
2016-05-29 Mark Woodingtest/Makefile.am: Distribute the test program source.
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs' and 'mdw/c11'
2016-05-29 Mark WoodingNew feature: initialization keyword arguments.
2016-05-29 Mark WoodingReplace the `init' class-slot function with an `init...
2016-05-29 Mark Woodinglib/: Pure C machinery for handling `keyword arguments...
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs-fixes' and 'mdw/c11-fixes'
2016-05-29 Mark Woodingtest/test.sod: New file containing miscellaneous tests.
2016-05-29 Mark Woodingtest/chimaera.{sod,ref}: Make `Chimaera' less tolerant...
2016-05-29 Mark Woodingtest/chimaera.sod: Make `Serpent' tickle tolerance...
2016-05-29 Mark Woodingtest/chimaera.sod: Reformatting.
2015-11-17 Mark WoodingFix spelling of `Sensible' in all of the header comments.
2015-10-08 Mark Woodingsrc/module-output.lisp, test/chimaera.sod: Add output...
2015-09-14 Mark WoodingMerge branch 'master' into doc
2015-09-07 Mark Woodingtest/chimaera.sod: Reorder Serpent tickling decision.
2015-09-07 Mark Woodingtest/chimaera.sod: Use the macros for sending messages.
2015-08-30 Mark Woodinglib/sod.h, test/chimaera.sod: Promote `SOD_DECL' to...
2015-08-30 Mark Woodingtest/: Make `nml.tickle' be a `progn' method.
2015-08-30 Mark Woodingtest/chimaera.sod: Don't use `(void)' for message argum...
2015-08-19 Mark WoodingInclude test machinery in the new build system.
2015-08-17 Mark Woodingtest/chimaera.sod: Introduce a macro for stack-allocati...
2015-08-15 Mark Woodingtest/chimaera.sod: Attach some driver code to test it.
2015-08-15 Mark Woodingtest/chimaera.sod: Fix the example so that it compiles.
2010-07-02 Mark WoodingMassive reorganization in progress.