Skip to content
  • Timothy Moore's avatar
    · 88d472fb
    Timothy Moore authored
    Changed DEFGENERIC* and DEFMETHOD* to use a private name for the
    generic function defined. This avoids warnings from some systems that
    don't like having a defsetf macro and a setf function for the same
    place. This is an invasive change; *RECOMPILE YOUR FILES*.
    
    Cleaned up some duplicate definitions in decls.lisp, transforms.lisp.
    
    Integrated Troels Henriksen's patch for :insert-default in ACCEPT.
    88d472fb