- Apr 29, 1990
- Apr 27, 1990
- Apr 26, 1990
-
-
wlott authored
compiler will not compile it incorrectly.
-
wlott authored
def-c-variable doesn't do a defalien, but sets up the ct-a-val info so that %primitive foreign-symbol-address will be used. This is probably not the place to be consing up ct-a-vals, but the other option is to extend defalien, and I'm not sure that is a good idea either.
-
wlott authored
I understand what that are supposed to be. You cannot read them, but writing them with a lisp object causes the ``correct'' sap to be written.
-
- Apr 25, 1990
- Apr 20, 1990
-
-
wlott authored
set-symbol-function-carefully so that we can use them before we get all the trace stuff up and running.
-
- Apr 17, 1990
-
-
wlott authored
loosing.
-
- Apr 13, 1990
- Apr 11, 1990
- Apr 10, 1990
- Mar 13, 1990
-
-
wlott authored
-
- Mar 12, 1990
- Mar 07, 1990
- Mar 05, 1990
- Feb 27, 1990
-
-
ram authored
function is represented by having a NULL value for the DD-PRINT-FUNCTION (instead of the highly broken use of the function object for DEFAULT-STRUCTURE-PRINT.)
-
- Feb 24, 1990
-
-
wlott authored
with the rest of the world. Changed offset-initial-symbol to offset-static-symbol.
-
- Feb 23, 1990
-
-
ram authored
Moved DO-VALIDATE from machio.lisp to here, cause machio.lisp is going away.
-
ram authored
-
ram authored
rather nasty at this point.
-
ram authored
Removed WITHOUT-HEMLOCK to put it in hem:rompsite.lisp. [Was in lispinit in working code...]
-
ram authored
Modified calls to MACH:SIGMASK for new stuff in syscall. .../systems-work/code/lispinit.lisp, 11-Jan-90 18:21:48, Edit by Wlott. Changed the name of SYSTEM:SERVER to SYSTEM:SERVE-EVENT and moved it into serve-event.lisp. .../systems-work/code/lispinit.lisp, 07-Nov-89 17:26:47, Edit by Chiles. Added "SYS" nickname for "SYSTEM" package.
-
ram authored
-
- Feb 22, 1990
-
-
ram authored
-
ram authored
-
ram authored
-
ram authored
Moved APPLY-KEY and IDENTITY to list.lisp.
-
ram authored
Modified INPUT-LOOP in this file to evaluate anything that is not a command ala the debugger. Also tweeked INPUT-LOOP to supply a valid range of slots in the message that is displayed after an invalid number is input.
-
ram authored
Made a simple tweak to DECODE-UNIVERSAL-TIME that, in compliance with the new standard, ignores daylight-savings-time when the user supplies the :time-zone argument.
-
ram authored
-