- Aug 31, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Aug 12, 2009
-
-
sds authored
-
- Apr 30, 2005
-
-
pfdietz authored
Add a method object to *universe*. Make rt not muffle style-warnings when a :do-not-muffle note is included.
-
- Oct 26, 2004
-
-
pfdietz authored
-
- Sep 02, 2004
-
-
pfdietz authored
Fix up random string generator to produce specialized strings (adjustable, fill pointer, base-char, displaced)
-
- Aug 26, 2004
- Jul 27, 2003
-
-
pfdietz authored
-
- Oct 17, 2002
-
-
pfdietz authored
These are the same as the original except they are guaranteed to return T when a true value is to be returned. Added NOTNOT, which coerces true to T. These changes are intended to make the test more fully standard compliant, avoiding the unwarranted assumption that a function that returns true is returning T (even though this is the case in many implementations.) Added tests for NIL, T, NOT, and NULL.
-
- Oct 05, 2002