- May 15, 1992
-
-
wlott authored
problems for argument type proclamations. Also removed extra )'s.
-
wlott authored
-
wlott authored
some debugging code #+nil'ed out so that I don't have to rewrite it from scratch next time I want it. And removed an extra ``)''.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
old-style IN-PACKAGE, it will use the old behavior. Rewrote DEFPACKAGE to tell you about inconsistencies between the package and the DEFPACKAGE form. Rewrote the DO-mumble-SYMBOLS iterators in order to stamp out more uses of prog. They now wrap the user body in an flet and then just use regular looping constructs to grovel through the packages.
-
ram authored
-
wlott authored
case OLD-IN-PACKAGE and %IN-PACKAGE. The IN-PACKAGE macro looks at its arguments and picks the correct one to expand into.
-
ram authored
-
- May 14, 1992
-
-
ram authored
-
- May 07, 1992
- May 06, 1992
-
-
wlott authored
-
- May 03, 1992
- Apr 30, 1992
- Apr 29, 1992
-
-
wlott authored
-
- Apr 28, 1992
-
-
wlott authored
return a different default core if it's an afpa.
-
wlott authored
-
wlott authored
default default of "lisp.core".
-
ram authored
-
wlott authored
convention itself instead of assuming that everyone else is going to leave that much slop on the stack. Fixed a bug in alloc-number-stack-space where it would loose the number-stack-displacement when the result tn was location= to the nsp. This happens when allocating frames for call-out.
-
wlott authored
needed for the register window. The call-out vop now takes the callee save area into account when allocating the frame.
-
wlott authored
register window and the values it needs to save. The call_out vop now deals with allocating the rest of the minimum stack frame.
-
wlott authored
-
wlott authored
-
- Apr 27, 1992
- Apr 23, 1992
-
-
wlott authored
-
- Apr 21, 1992