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