Skip to content
Snippets Groups Projects
  1. Aug 24, 1993
  2. Aug 22, 1993
  3. Jul 21, 1993
  4. Jul 20, 1993
  5. 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
  6. 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
  7. May 19, 1993
  8. May 13, 1993
  9. Apr 04, 1993
  10. Mar 14, 1993
  11. Mar 13, 1993
  12. Mar 01, 1993
  13. Feb 23, 1993
  14. Feb 18, 1993
  15. Feb 17, 1993
  16. Feb 16, 1993
  17. Feb 11, 1993
  18. Feb 10, 1993
  19. Feb 08, 1993
  20. Feb 04, 1993
  21. Jan 15, 1993
Loading