Skip to content
  • rschlatte@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    remove Java-side accessor primitives from SlotDefinition.java · 29f53277
    - Replaced %slot-definition-name, %slot-definition-initfunction,
      %slot-definition-initform, %slot-definition-initargs,
      %slot-definition-readers, %slot-definition-writers,
      %slot-definition-allocation, %slot-definition-allocation-class,
      %slot-definition-location, %slot-definition-type,
      %slot-definition-documentation and the corresponding writers with direct
      slot accesses
    
    - *FASL-VERSION* increased since old fasls contain calls to slot
      accessors
    29f53277