- Jul 14, 1991
-
-
wlott authored
T to keep the reader from barfing on stuff that will no longer read (e.g. #.foo in the wrong package, etc.).
-
- Jul 11, 1991
- Jul 10, 1991
- Jul 09, 1991
-
-
ram authored
-
- Jul 08, 1991
- Jul 05, 1991
-
-
chiles authored
Updated symbols to note the Raw Function Address slot and the Setf Function slots. I said what they were used for too.
-
- Jun 25, 1991
-
-
wlott authored
is non-NIL.
-
- Jun 23, 1991
-
-
chiles authored
last line of the buffer with the buffer end at the end of the line.
-
- Jun 22, 1991
- Jun 19, 1991
-
-
ram authored
coercion would be inserted after the ALLOCATE-FRAME VOP, which caused register save computation to get confused.
-
- Jun 17, 1991
- Jun 15, 1991
-
-
chiles authored
Made the default for COMPILE-FILE's :error-file argument be nil. It is a dated notion and never desired to expect compilation to defaultly produce an error output file. You always compile in the editor catching the output or in a system building utility that saves all the compiler's output. Removed the conditional compilation stuff to define NCOMPILE-FILE since we no longer need that for bringing up new ports.
-
- Jun 13, 1991
-
-
wlott authored
instead of the raw (untyped) value.
-
chiles authored
Eliminated some silly shit, so William could compile this file to build a new RT system.
-
wlott authored
-
wlott authored
take into account the number of expected constants in the component.
-
wlott authored
not a known return.
-
wlott authored
set up OCFP and CSP like they would be in the mv case.
-
- Jun 12, 1991
-
-
chiles authored
Fixed bug in truncation code. We needed to make sure the number buffer for the x argument was one greater than the y buffer. Once we fixed this, due to a better understanding of Knuth, we were able to significantly clean up SHIFT-BIGNUM-TRUNCATE-BUFFERS and BIGNUM-TRUNCATE.
-
- Jun 10, 1991
-
-
chiles authored
which included commits to RCS files with non-trunk default branches.
-
chiles authored
Removed the EXT:GET-STREAM-COMMAND stuff to put it in code:stream.lisp.
-
chiles authored
Moved EXT:GET-STREAM-COMMAND into this file, so kernel cores could enter the debugger.
-
chiles authored
-
chiles authored
Added debug.lisp.
-
chiles authored
Added debug.lisp
-
chiles authored
Added debug.lisp.
-
chiles authored
Loaded hemload from tools: instead of hem:.
-
chiles authored
Changed "load-hem" to "hemload".
-
chiles authored
-
chiles authored
-