chiark / gitweb /
Static instance support.
[sod] / src / class-make-proto.lisp
2019-10-06 Mark WoodingStatic instance support.
2019-10-06 Mark Woodingsrc/class-make-{proto,impl}.lisp: Don't always add...
2019-08-03 Mark Woodingsrc/class-make-{proto,impl}.lisp: Don't make duplicate...
2019-08-03 Mark Woodingsrc/class-make-{proto,impl}.lisp, ...: Use &key rather...
2018-07-09 Mark Woodingsrc/: Guess the metaclass early, unless we're explicitl...
2018-06-08 Mark WoodingMerge branches 'mdw/doc-reorg' and 'mdw/parser-fixes'
2018-06-08 Mark Woodingsrc/class-*.lisp: Improve metaclass selection.
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs' and 'mdw/c11'
2016-05-29 Mark WoodingNew feature: initialization keyword arguments.
2016-05-29 Mark WoodingNew feature: proper object lifecycle protocol; init...
2016-05-29 Mark Woodingsrc/: Abolish the distinction between different kinds...
2016-05-29 Mark WoodingMerge branches 'mdw/kwargs-fixes' and 'mdw/c11-fixes'
2016-05-29 Mark Woodingsrc/class-make-proto.lisp: Remove `define-sod-class'.
2016-05-29 Mark Woodingsrc/class-make-impl.lisp: Don't store `nil' in the...
2015-11-17 Mark WoodingFix spelling of `Sensible' in all of the header comments.
2015-09-20 Mark WoodingMerge branch 'master' into doc
2015-09-20 Mark Woodingsrc/class-make-proto.lisp: Choose Lisp metaclass more...
2015-09-14 Mark WoodingMerge branch 'master' into doc
2015-08-30 Mark Woodingsrc/class-make-{proto,impl}.lisp: Better choice of...
2015-08-30 Mark Woodingsrc/: Rename the various `:lisp-class' properties.
2013-07-17 Mark WoodingRefactoring more or less complete. Maybe I should...
2013-07-12 Mark WoodingDon't write Lisp symbol names in uppercase: use `....
2013-07-12 Mark WoodingChange naming convention around.