Skip to content
Snippets Groups Projects
  1. Oct 31, 1994
  2. Aug 23, 1994
  3. Feb 11, 1994
  4. Aug 25, 1993
  5. Jan 13, 1993
  6. Apr 01, 1992
  7. Dec 11, 1991
  8. Feb 20, 1991
  9. Nov 03, 1990
  10. Oct 03, 1990
  11. Aug 16, 1990
  12. Jul 23, 1990
  13. May 30, 1990
  14. May 16, 1990
  15. Apr 16, 1990
    • ram's avatar
      Merged non-descriptor changes: · a9a8dc8f
      ram authored
       revision 1.3.1.4
       date: 90/04/13 12:15:11;  author: ram;  state: Exp;  lines added/del: 2/5
       Deleted some junk.
       ----------------------------
       revision 1.3.1.3
       date: 90/04/08 18:00:21;  author: ram;  state: Exp;  lines added/del: 3/3
       old-cont -> old-fp
       ----------------------------
       revision 1.3.1.2
       date: 90/04/02 15:22:28;  author: ram;  state: Exp;  lines added/del: 12/14
       Changed people to use the new interface to making environment TNs.
       Changed creation of the NLX SP save TN to be done by a VM function
       so that it can portably restrict the TN to the stack now that
       FORCE-TN-TO-STACK only works after representation selection.
       ----------------------------
       revision 1.3.1.1
       date: 90/03/27 12:15:27;  author: ram;  state: Exp;  lines added/del: 3/8
       Un-lobotomized GTN by allowing passing locations to have primitive types
       other than T (now that we should be able to hack this.)
      a9a8dc8f
  16. Mar 05, 1990
  17. Feb 15, 1990
    • ram's avatar
      Fixed stuff so that we can make locals be allocated in environment TNs. · 858c678d
      ram authored
      Instead of doing two passes over the environments, we do only one, and assign
      the IR2 environment before the lambda-var TNs, rather than vice-versa.  The
      only reason for doing two passes was to allow the primitive type of variables
      to be gotten from the TN (thus avoiding duplicated calls to PRIMITIVE-TYPE),
      but this doesn't seem to be a big deal.
      858c678d
  18. Feb 09, 1990
  19. Feb 06, 1990
Loading