- May 16, 1991
- May 15, 1991
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
.../systems-work/clx/input.lisp, 25-May-90 15:08:42, Edit by Chiles. Modified EVENT-LISTEN according to Chris Lindblad's patch to make it correctly count how many events are pending when called from within an EVENT-CASE branch.
-
wlott authored
right when trying to strip off the fixnum lowtag.
-
- May 14, 1991
-
-
chiles authored
Added "Window Buffer Hook" to set WINDOW-DISPLAY-RECENTERING for windows into typescript buffers.
-
ram authored
correctly. COERCE is still broken.
-
chiles authored
Made the slave switch demon set debug:*help-line-scroll-count* to most-positive-fixnum, so slaves won't manage debugger help scrolling.
-
chiles authored
which included commits to RCS files with non-trunk default branches.
-
- May 11, 1991
-
-
wlott authored
by the time we compile gc.
-
- May 10, 1991
- May 09, 1991
- May 08, 1991
-
-
ram authored
thing, but if the result is just a call to the inverse, then directly call the inverse w/o any let binding. This makes setf inverses usable without the full interpreter.
-
ram authored
with a fixed arg function.
-
ram authored
%DEFINE-SETF-MACRO, which checks for any existing definition as a slot accessor or other setf function. Changed GET-SETF-METHOD to ignore setf macros (always global) when there is a local macro or function. Changed SETF to always call GET-SETF-METHOD, instead of special-casing setf inverses. I was tired to keeping the duplicated code consistent. Generalized the special casing in SETF of APPLY. We now go for the SETF function when called on any symbol in the Lisp package. Now SETF of APPLY will work on all Common Lisp functions, instead of just two.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
%APPLY-SVSET.
-
ram authored
-
wlott authored
-
ram authored
comment. Removed some hacking around an old TAILP bug.
-
- May 06, 1991
-
-
ram authored
-
chiles authored
William needs this file.
-
ram authored
-
chiles authored
Fixed a lifetime bug in the subtract-with-borrow bignum support vop.
-
ram authored
to be on the stack, and then to use maybe-load-stack-tn so that we don't run out of registers for load-tns.
-
ram authored
block-compile is NIL.
-
ram authored
-
ram authored
to report-times, rather than at load time (so that it will be right for the machine run on, rather than the machine built on.) Tweaked some compiler conditionals and fixed some wrong-type slot defaults.
-