Christophe Weblog Wiki Code Publications Music
specializable.git
2014-04-13 Christophe Rhodesadd files from Jan Moringen's pattern-specializer repos... master
2014-04-13 Christophe Rhodesrearrange repository to have src/ and examples/ directories
2014-04-13 Christophe Rhodescontent-negotiation is better described using OR method...
2014-03-05 Christophe Rhodesuse CALL-NEXT-METHOD rather than CLASS-OF for NEXT... els2014-submission
2014-03-02 Christophe Rhodessimplify parsing a bit
2014-03-02 Christophe Rhodesnote that TRACE / PROFILE are now handled by SBCL itself
2014-03-02 Jan Moringenunused stuff
2014-03-02 Jan Moringenadded system definition file
2014-03-02 Jan Moringenminor things in accept-specializer.lisp
2014-03-02 Christophe Rhodesprototype of prototype specializers
2014-03-02 Christophe Rhodesfix treatment of zero q values
2014-03-02 Christophe Rhodesprettify walker slightly
2014-02-22 Christophe Rhodesdistinct walker which actually does something
2014-02-22 Christophe Rhodesseparate out (internal) functions
2014-02-17 Christophe Rhodesfirst-arg-only dispatch special case
2014-02-07 Christophe Rhodescall NO-APPLICABLE-METHOD in the appropriate place
2014-02-06 Christophe Rhodesadd signum specializer example
2014-01-16 Christophe Rhodesnote problem with :class slot
2014-01-05 Christophe Rhodesgitignore fasls
2014-01-05 Christophe Rhodesdeal with keyword argument checking
2013-12-21 Christophe Rhodesdelete stale add/remove-direct-method comment
2013-12-20 Christophe Rhodesget SPECIALIZER-DIRECT-METHODS (and -GENERIC-FUNCTIONS...
2013-12-17 Christophe Rhodesadapt content-negotiation method combination
2013-12-17 Christophe Rhodesallow digits in the media subtype
2013-12-16 Christophe Rhodesfinish implementing ACCEPT specializers
2013-12-16 Christophe Rhodesnew protocol function GENERALIZER-EQUAL-HASH-KEY
2013-12-16 Christophe Rhodesaccept-header parsing
2013-12-16 Christophe Rhodesimprove print-object for accept-tree-node
2013-12-14 Christophe Rhodesbeginnings of content-type negotiation specializer
2013-12-13 Christophe Rhodesget the protocol more right
2013-12-12 Christophe Rhodesfix one package export
2013-12-12 Christophe Rhodestest case!
2013-12-12 Christophe Rhodesflush the EMF cache in REINITIALIZE-INSTANCE of SPECIAL...
2013-12-12 Christophe Rhodesnote a fixme
2013-12-11 Christophe Rhodeshandle arbitrary method combination
2013-12-11 Christophe Rhodespackage fixup for cons specializers
2013-12-11 Christophe Rhodesseparate out cons-specializer and walk into their own...
2013-12-10 Christophe Rhodesinitial commit