- Feb 16, 2003
-
-
emarsden authored
VALID-FUNCTION-NAME-P, instead of checking for (setf xxx) names. Declare two new valid function name classes: names of the form (:macro foo) (:compiler-macro foo) that are now used to name lambda nodes in IR1.
-
- Feb 06, 2003
-
-
emarsden authored
instead of checking for SETF forms.
-
- Mar 04, 2001
-
-
pw authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Feb 10, 1994
-
-
wlott authored
specifier instead of an array type specifier.
-
- Sep 10, 1993
-
-
wlott authored
-
- Aug 25, 1993
-
-
ram authored
-
- Aug 17, 1993
-
-
ram authored
-
- Aug 03, 1993
- May 17, 1993
-
-
ram authored
-
- Mar 12, 1993
-
-
ram authored
shared with profile info.
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Aug 03, 1992
-
-
wlott authored
so that it can be filled in later if we don't know all the info now. Changed make-location-info to allow the label to be NIL, meaning it will be filled in later.
-
- Jul 14, 1992
-
-
wlott authored
always requiring labels.
-
- May 21, 1992
- Dec 14, 1991
-
-
wlott authored
pathnames, so check for that instead.
-
- Dec 11, 1991
-
-
ram authored
that is conditionally present, and not the LAMBDA-TAIL-SET.
-
- Jul 08, 1991
-
-
ram authored
-
- May 23, 1991
-
-
ram authored
0 and 1.
-
- 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
-
-
cvs2git authored
-