Skip to content
Snippets Groups Projects
  1. Aug 16, 1990
  2. Jul 23, 1990
  3. Jun 20, 1990
  4. Jun 18, 1990
  5. Jun 17, 1990
    • wlott's avatar
      typo. · 50245b95
      wlott authored
      50245b95
  6. Jun 16, 1990
  7. May 30, 1990
  8. May 29, 1990
  9. May 24, 1990
  10. May 17, 1990
  11. May 16, 1990
    • ram's avatar
      Tweaked error message format a bit. · 7a10c2a6
      ram authored
      Added REOPTIMIZE-LAMBDA-VAR and made DELETE-REF call it when we delete
      the second-to-last reference to a LAMBDA-VAR.
      7a10c2a6
  12. May 12, 1990
    • ram's avatar
      Enchanced error messages: · 54a629d1
      ram authored
      If source context is a node, we record the source for it's DEST (if any)
      as enclosing-source, along with a string describing how the value is used.
      This enclosing source info is printed when it seems useful.
      Also, TREE-EQUAL is used instead of EQUAL so that we won't lose on 
      circular forms, we correctly handle NIL source forms, and we print more
      blank lines to separate consequtive error messages.
      54a629d1
    • ram's avatar
      e0d6c04d
  13. Apr 27, 1990
  14. Apr 16, 1990
    • ram's avatar
      Merged non-descriptor changes: ir1util.lisp · 40f94b03
      ram authored
       revision 1.7.1.2
       date: 90/04/13 12:17:09;  author: ram;  state: Exp;  lines added/del: 33/12
       Added hack to DELETE-RETURN to inhibit blowing away of tail-sets when
       we delete TR returns.
       Fixed up undefined reference stuff a bit, and added NOTE-NAME-DEFINED.
       ----------------------------
       revision 1.7.1.1
       date: 90/03/27 12:17:26;  author: ram;  state: Exp;  lines added/del: 40/0
       Generalized the undefined function warning stuff so that it could be used
       for undefined type warnings as well.  Moved stuff from ir1tran to ir1util,
       defining the new NOTE-UNDEFINED-REFERENCE function.
      40f94b03
  15. Mar 05, 1990
  16. Mar 02, 1990
  17. Feb 19, 1990
  18. Feb 15, 1990
  19. Feb 06, 1990
Loading