- Apr 08, 1991
-
-
ram authored
-
- Apr 04, 1991
-
-
ram authored
Restructured code a bit. Fixed dumping of DEBUG-FUNCTION-RETURNS for the XEPs of functions that don't use the standard return convention. (XEPs always do.)
-
- Feb 20, 1991
-
-
ram authored
-
- Nov 13, 1990
-
-
ram authored
when its leaf has refs (due to IR2 optimization.)
-
- Oct 11, 1990
-
-
ram authored
for both :LISP and :STREAM.
-
- Oct 06, 1990
-
-
ram authored
aren't really there. Also, added declarations and stuff to avoid generic arith. And fixed up the debug-info policy handling a bit so that this quality works reasonably as a local declaration.
-
- Aug 24, 1990
-
-
wlott authored
-
- Aug 16, 1990
-
-
ram authored
when they are never set.
-
- Jul 23, 1990
-
-
ram authored
if they are args, otherwise use the lexenv to tell whether they are in scope at any given point.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 07, 1990
-
-
ram authored
component name instead of NIL.
-
- Apr 24, 1990
-
-
ram authored
lambda was a main-entry that prevented it from ever being true. [With structure type checking, this would have been detected right off...]
-
- Apr 23, 1990
-
-
ram authored
In DEBUG-INFO-FOR-COMPONENT, give the main entry to an optional-dispatch the original name and NIL kind. Fixed debug location dumping to dump locations in overflow blocks. Split COMPUTE-DEBUG-BLOCKS up into several functions for readability.
-
- Apr 16, 1990
-
-
ram authored
revision 1.10.1.3 date: 90/04/13 12:11:22; author: ram; state: Exp; lines added/del: 8/3 Changed block dumping to notice when the successor is in a different environment (due to a TR call). ---------------------------- revision 1.10.1.2 date: 90/04/08 17:54:38; author: ram; state: Exp; lines added/del: 2/2 old-cont => old-fp ---------------------------- revision 1.10.1.1 date: 90/03/27 12:12:06; author: ram; state: Exp; lines added/del: 1/0 Added support for file comments.
-
- Mar 14, 1990
-
-
ram authored
-
- Mar 10, 1990
-
-
ram authored
-
- Mar 05, 1990
- Feb 26, 1990
-
-
ram authored
-
- Feb 22, 1990
-
-
ram authored
-
- Feb 21, 1990
- Feb 20, 1990
-
-
ram authored
wrote COERCE-TO-SMALLEST-ELTYPE and used it in various places to dump i-vectors when possible.
-
- Feb 10, 1990
-
-
ram authored
-
- Feb 06, 1990
-
-
wlott authored
-