Skip to content
Snippets Groups Projects
  1. Jul 17, 1993
    • ram's avatar
      Changed MAKE-LAYOUT to initialize (or arrange to initialize) the · 3df796c7
      ram authored
      LAYOUT-HASH so that structure layouts get initialized, etc.
      Add DIRECT-SUPERCLASSES slot to BUILT-IN-CLASS and initialize it.
      Add FIND-CLASS-CELL, CLASS-CELL-CLASS and CLASS-CELL-NAME to support
      forward references to redefinable or undefined classes.
      INFO TYPE CLASS is now a CLASS-CELL or NIL, and the class is actually
      in the CLASS-CELL-CLASS.
      Added some missing elements in the class-precedence lists of float and
      number.
      3df796c7
  2. Jul 10, 1993
    • ram's avatar
      Add stuff to initialize the layout hash. Add standard-class and · f1adfe69
      ram authored
      random-pcl-class for representing objects whose real class is a PCL
      class.  Add class-pcl-class slot for tracking the PCL class of any class.
      Changed layout invalidating to set to :INVALID, not T, since PCL uses T
      to mean valid.
      f1adfe69
  3. May 19, 1993
  4. May 13, 1993
  5. Apr 04, 1993
  6. Mar 14, 1993
  7. Mar 13, 1993
  8. Mar 01, 1993
  9. Feb 23, 1993
  10. Feb 18, 1993
  11. Feb 17, 1993
  12. Feb 16, 1993
  13. Feb 11, 1993
  14. Feb 10, 1993
  15. Feb 08, 1993
  16. Feb 04, 1993
  17. Jan 15, 1993
Loading