Skip to content
Snippets Groups Projects
  1. Nov 09, 1991
  2. Nov 05, 1991
  3. Jul 18, 1991
  4. Apr 20, 1991
  5. Feb 20, 1991
  6. Jan 02, 1991
    • ram's avatar
      Added new CALL-LEXENV slot to CLAMBDA so that we can remember what · 6ce8aec6
      ram authored
      the calling environment of a LET was even if the BIND gets deleted (due 
      to all variables being deleted.)
      Also added many uses of REQUIRED-ARGUMENT to suppress type warnings.
      Added a use of FREEZE-TYPE to speed type tests for these types.
      6ce8aec6
  7. Nov 03, 1990
  8. Oct 12, 1990
  9. Jul 23, 1990
    • ram's avatar
      Lexenv changes. New lexenv structure. In the node, there is a new · 6b452bb2
      ram authored
      lexenv slot that replaces the old cookie, default-cookie slots.  Also
      the node-source-path now includes the info that used to be in node-source.
      The block-flags structure replaces all of the block boolean attribute
      slots.  Block start-cleanup, end-cleanup and lambda are gone.  The
      :entry cleanup kind is now broken down into :block and :tagbody kinds.
      Cleanup-Mess-Up is now a non-messed-up node.  Entry-Exits is now a list
      of exits.
      6b452bb2
  10. Jun 06, 1990
  11. May 30, 1990
  12. May 12, 1990
  13. May 07, 1990
  14. Apr 27, 1990
    • ram's avatar
      Added new :TOP-LEVEL-XEP FUNCTIONAL-KIND. · 47808451
      ram authored
      Made all slots in NODE writable so that we can reinit them when we freelist.
      Changed constructor names for freelisted structures to be REALLY-MAKE-xxx.
      47808451
  15. Apr 16, 1990
    • ram's avatar
      revision 1.5.1.1 · e651c2c5
      ram authored
      date: 90/03/27 12:19:07;  author: ram;  state: Exp;  lines added/del: 10/7
      Changed the UNKNOWN-FUNCTION structure to be the more general
      UNDEFINED-WARNING structure.
      e651c2c5
  16. Mar 08, 1990
  17. Mar 05, 1990
  18. Feb 19, 1990
  19. Feb 15, 1990
  20. Feb 06, 1990
Loading