- Sep 13, 1991
- Sep 12, 1991
-
-
chiles authored
Removed compiler conditionals based on new-compiler.
-
- Sep 04, 1991
- Sep 03, 1991
- Aug 30, 1991
-
-
ram authored
-
ram authored
syscalls. Use SYSTEM:GET-SYSTEM-INFO for os-independent operation.
-
ram authored
linker, etc.
-
ram authored
-
ram authored
constants to XXX-os.
-
ram authored
-
ram authored
library:site-init. Moved path: initialization here from lispinit. Only call EVAL:FLUSH-INTERPRETED-FUNCTION-CACHE if it is fbound.
-
ram authored
have separate site and OS init files.
-
ram authored
-
ram authored
-
- Aug 23, 1991
-
-
ram authored
when it isn't.
-
- Aug 22, 1991
- Aug 21, 1991
-
-
ram authored
that interpreting references to constants in the compiler environment works better.
-
- Aug 13, 1991
-
-
ram authored
-
- Aug 12, 1991
-
-
chiles authored
-
- Aug 07, 1991
-
-
chiles authored
Modified DESCRIBE-FUNCTION-COMPILED and DESCRIBE-SYMBOL to print function and macro doc strings before arg and result info.
-
- Jul 30, 1991
-
-
wlott authored
-
- Jul 26, 1991
-
-
chiles authored
Lots of changes to the time parsing and printing extensions including bug fixes.
-
- Jul 25, 1991
- Jul 22, 1991
-
-
ram authored
-
- Jul 18, 1991
-
-
ram authored
incorrect and questionably optimal optimization of printing package qualifiers.
-
- 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 08, 1991
- Jun 17, 1991
- 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
Moved EXT:GET-STREAM-COMMAND into this file, so kernel cores could enter the debugger.
-