- Apr 20, 1990
-
-
ram authored
within the enclosed form. This was causing uses of (TRULY-THE NIL ...) in XEPs to have truly bizarre effects (we "proved" that the XEP calls returned NIL, wich allowed us to assume that all non-fixed-arg functions return 1 value.)
-
- Apr 16, 1990
-
-
ram authored
revision 1.4.1.2 date: 90/04/08 18:16:42; author: ram; state: Exp; lines added/del: 1/4 Changed to use NOTE-NAME-DEFINE instead of hacking on *UNKNOWN-FUNCTIONS*. ---------------------------- revision 1.4.1.1 date: 90/03/27 12:18:42; author: ram; state: Exp; lines added/del: 3/28 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.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 23, 1990
-
-
ram authored
-
- Feb 19, 1990
-
-
ram authored
IR1-TOP-LEVEL. Changed these interfaces to take TLF numbers instead of source paths, since that is what they really operate on.
-
- Feb 09, 1990
-
-
ram authored
code:macros.lisp without choking.
-
- Feb 06, 1990
-
-
wlott authored
-