projects/sheeple/sheeple.git
2009-12-17  Josh MarchánSheeple 3.0.3 -- Sheep is SO Cached master v3.0.3
2009-12-16  Adlai ChandrasekharDISPATCH: Renaming FIND-APPLICABLE-REPLIES => COMPUTE...
2009-12-16  Josh MarchánMOP: Fixed MOP messages to use new function names.
2009-12-16  Josh MarchánMOP: Adding src/mop/properties.lisp, with sheeple-mop...
2009-12-16  Josh MarchánMOP: Fixing arguments to smop version of some functions.
2009-12-16  Adlai ChandrasekharMESSAGES: Refactoring message finalization
2009-12-16  Adlai ChandrasekharDISPATCH: Caching effective reply functions
2009-12-16  Adlai ChandrasekharPACKAGES: Deleting the :STANDARD-SHEEPLE package
2009-12-16  Josh MarchánMOP: Getting rid of =property= metaobject stubs.
2009-12-16  Josh MarchánPACKAGES: Exporting symbols properly.
2009-12-16  Josh MarchánMOP: Convenience readers to =property=
2009-12-16  Josh MarchánPROPERTIES: Screw HVs.
2009-12-16  Josh MarchánMOP: Wrote find-propd.
2009-12-16  Josh MarchánMOP: Renamed =property= properties.
2009-12-16  Josh MarchánMOP: Passing them property-definition objects instead...
2009-12-16  Josh MarchánMOP: Redefining direct-property-value to use property...
2009-12-16  Josh MarchánMOP: Making =property= bound early to ease development.
2009-12-16  Josh MarchánPROPERTIES: Documentation goes -here-
2009-12-16  Josh MarchánMOP: Reorganized properties.lisp a bit.
2009-12-16  Josh MarchánRevert "MOP: New macro: defmopfun."
2009-12-16  Josh MarchánMOP: New macro: defmopfun.
2009-12-16  Josh MarchánMOP: available-properties
2009-12-16  Josh MarchánMOP: direct-properties
2009-12-16  Josh MarchánMOP: Definitions are more readable if defined in this...
2009-12-16  Josh MarchánMOP: Added definition form for =property= metaobject.
2009-12-16  Josh MarchánOops
2009-12-16  Josh MarchánMOP: property-owner
2009-12-16  Josh MarchánMOP: (setf property-value)
2009-12-16  Josh MarchánMOP: property-value
2009-12-16  Josh MarchánMOP: direct-property-value
2009-12-16  Josh MarchánMOP: Exporting symbols
2009-12-16  Josh MarchánMOP: remove-all-direct-properties
2009-12-16  Josh MarchánMOP: Using namespaces because we have them.
2009-12-16  Josh MarchánMOP: Using a useful nickname
2009-12-16  Josh MarchánMOP: Simplifying strategy.
2009-12-16  Josh MarchánAdding two new packages for better namespacing.
2009-12-16  Josh MarchánMOP: remove-property
2009-12-16  Josh MarchánMOP: direct-property-p
2009-12-16  Adlai ChandrasekharPACKAGE: Exporting condition/message NO-NEXT-REPLY
2009-12-16  Adlai ChandrasekharCONDITIONS: New message NO-PRIMARY-REPLY
2009-12-16  Adlai ChandrasekharCONDITIONS: Renaming NO-PRIMARY-REPLIES => NO-PRIMARY...
2009-12-16  Adlai ChandrasekharCONDITIONS: Adding :args info to NO-PRIMARY-REPLIES
2009-12-16  Adlai ChandrasekharDISPATCH: New variable *REPLY-COMBINATION-ARGS*
2009-12-16  Adlai ChandrasekharTESTS: Better test for the useless APPLY-MESSAGE
2009-12-16  Adlai ChandrasekharDISPATCH: Moving NO-APPLICABLE-REPLY call into the...
2009-12-16  Adlai ChandrasekharDISPATCH: New function COMPUTE-EFFECTIVE-REPLY-FUNCTION
2009-12-16  Adlai ChandrasekharDISPATCH: Renaming STD-COMPUTE-ERFUN => COMPILE-EFFECTI...
2009-12-16  Adlai ChandrasekharSTYLE: Newlines and spaces are cheap
2009-12-16  Josh MarchánDOC: Updated index.html
2009-12-14  Adlai ChandrasekharOBJECTS: Optimizing the simple case for COMPUTE-HIERARCHY
2009-12-14  Adlai ChandrasekharEXAMPLES: Added translation of AMOP section 3.4.1
2009-12-14  Adlai ChandrasekharPACKAGES: Exporting some MOP-related symbols
2009-12-14  Adlai ChandrasekharBOOT: Cleaning and commenting the boot sequence
2009-12-14  Adlai ChandrasekharOBJECTS: Simplifying the object BOA constructor
2009-12-14  Adlai ChandrasekharOBJECTS: Factoring out cached hierarchy update
2009-12-14  Adlai ChandrasekharOBJECTS: Bypassing CHANGE-MOLD in CLONE
2009-12-14  Adlai ChandrasekharOBJECTS: Nicer (and more efficient) code in CLONE
2009-12-14  Adlai ChandrasekharOBJECTS: Hackish and hardcoded object hierarchy caching
2009-12-14  Adlai ChandrasekharREADME: Updating to reflect the recent manual change
2009-12-14  Adlai ChandrasekharSheeple 3.0.2 -- Fine Distinction and Function Discrimi... v3.0.2
2009-12-14  Adlai ChandrasekharMANUAL: Updating support info
2009-12-14  Josh MarchánREADME: Updated stuff to match the current state of...
2009-12-14  Adlai ChandrasekharDEMOS: Updating demo.lisp
2009-12-14  Adlai ChandrasekharDEMOS: Updating pcl-clos.lisp
2009-12-14  Adlai ChandrasekharDEMOS: Updating elves.lisp
2009-12-14  Adlai ChandrasekharDEMOS: Updating classes.lisp
2009-12-14  Adlai ChandrasekharMOLDS: Using a value-weak hash-table for transitions
2009-12-14  Adlai ChandrasekharMOLDS: Marking more mold slots as read-only
2009-12-14  Adlai ChandrasekharMANUAL: Documenting the :metaobject arg to OBJECT
2009-12-14  Adlai ChandrasekharMANUAL: Updating manual metadata
2009-12-14  Adlai ChandrasekharMANUAL: Adding nodes for the Objects Dictionary
2009-12-14  Adlai ChandrasekharCREATE: Avoiding the warning
2009-12-14  Josh MarchánTODO: Updated 3.0.2 items.
2009-12-14  Josh MarchánDOX: Added documentation for PROPERTY-OWNER
2009-12-14  Josh MarchánDOX: Updated documentation for property-makunbound.
2009-12-14  Josh MarchánDOX: Updated defproto/defobject documentation wrt optio...
2009-12-14  Adlai ChandrasekharTESTS: Muffling the last warnings
2009-12-14  Adlai ChandrasekharTESTS: Updated tests for PROPERTY-MAKUNBOUND
2009-12-14  Adlai ChandrasekharSTYLE: Tidying a form in the early post-boot
2009-12-14  Adlai ChandrasekharDEFPROTO: Fixing bugs in CANONIZE-OPTIONS
2009-12-14  Josh MarchánNEW DEFPROTO/OBJECT OPTIONS: Updated builtins.lisp...
2009-12-14  Josh MarchánDOX: This puts the SETF undir "S" in the index.
2009-12-14  Josh MarchánDOX: OBJECT's :parents argument no longer accepts singl...
2009-12-14  Josh MarchánDOX: Updated documentation entries for property-makunbound
2009-12-14  Adlai ChandrasekharDEFPROTO: Overengineering CANONIZE-OPTIONS
2009-12-14  Adlai ChandrasekharPROPERTIES: Fixing a 'typo'
2009-12-14  Josh MarchánPROPERTIES: Updating direct-properties and available...
2009-12-14  Adlai ChandrasekharPROPERTIES: Renaming REMOVE-PROPERTY => PROPERTY-MAKUNBOUND
2009-12-14  Josh MarchánPROPERTIES: Removed last remaining references to availa...
2009-12-14  Josh MarchánGeneral: Updated tests.
2009-12-14  Josh MarchánPROPERTIES: Simplified and redefined PROPERTY-OWNER
2009-12-14  Josh MarchánGeneral: Removed available-property-p
2009-12-14  Josh MarchánPurging property-owner from history.
2009-12-14  Josh MarchánGeneral: available-property-p generalized to include...
2009-12-14  Josh MarchánSimplified remove-property.
2009-12-14  Adlai ChandrasekharSTYLE: Frobs in src/properties.lisp
2009-12-14  Josh MarchánPROPERTIES: Adding some important notes to (SETF PROPER...
2009-12-14  Josh MarchánPROPERTIES: Defined DIRECT-PROPERTY-P in terms of DIREC...
2009-12-14  Josh MarchánSTYLE: Shuffling a bit in properties.lisp
2009-12-14  Adlai ChandrasekharHASH-VECTORS: Do not want.
next