- Dec 31, 1992
- Dec 18, 1992
- Dec 17, 1992
- Dec 16, 1992
-
-
ram authored
-
- Dec 15, 1992
- Dec 14, 1992
-
-
ram authored
an error.
-
- Dec 13, 1992
- Dec 11, 1992
- Dec 10, 1992
- Dec 08, 1992
- Dec 06, 1992
-
-
wlott authored
added a T branch that prints "Unknown Function" so we get some output when we stumble across unknown functions.
-
- Dec 05, 1992
-
-
wlott authored
-
- Nov 30, 1992
-
-
phg authored
-
- Nov 11, 1992
- Nov 06, 1992
-
-
wlott authored
LOGICAL-BLOCK so that ~^ acts like PPRINT-EXIT-IF-LIST-EXHAUSTED instead of blowing out to some containing directive. Changed all use references to FORMAT to be CL:FORMAT so that we can shadow FORMAT::FORMAT and redefined it without trashing the system format.
-
wlott authored
doesn't flame out.
-
- Nov 04, 1992
- Oct 26, 1992
-
-
wlott authored
:TEST types that it doesn't understand. Entries in EXT:*HASH-TABLE-TESTS* should be lists of the three values: the name, the test function, and the hash function. The test function takes two objects and returns true iff they are the same. The hash function takes one object and returns two values: the (positive fixnum) hash value and true if the hashing depends on pointer values and will have to be redone if the object moves.
-
- Oct 09, 1992
-
-
wlott authored
-