- Apr 22, 1990
-
-
wlott authored
instead of the used templates note being NIL. Also, if the used templates note is NIL, use it's name instead.
-
- Apr 19, 1990
-
-
ram authored
method.
-
- Apr 17, 1990
-
-
ram authored
Moved computation of the VALUES-GENERATORS to stack.
-
- Apr 16, 1990
-
-
ram authored
date: 90/04/13 12:30:22; author: ram; state: Exp; lines added/del: 60/61 Now we delay a reference even when there is a coercion required. Fixed some lossage. Changed return annotation to annotate for 1 value when the type is NIL, since the return isn't always deleted in this case. Changed the loop over nodes to not use DO-NODES, since the block may be split out from under us. ---------------------------- revision 1.2.1.1 date: 90/04/02 15:07:22; author: ram; state: Exp; lines added/del: 141/103 Start non-descriptor modifications. Blow away the control transfer to the RETURN after a tail call. Added stuff to set the COMBINATION-INFO to discriminate between calls that will definitely be full as opposed to those that will be inline coded. Flushed descriptor arg restriction hackery.
-
- Mar 08, 1990
-
-
ram authored
continuation being a NLX continuation. This should no longer be necessary now that environment analysis always leaves the exit continuation with a use representing the NLX value.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 06, 1990
-
-
wlott authored
-