- 31 Aug, 2015 1 commit
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- 12 Aug, 2009 1 commit
-
-
sds authored
-
- 22 Sep, 2004 1 commit
-
-
pfdietz authored
-
- 17 Jan, 2004 1 commit
-
-
pfdietz authored
-
- 16 Jun, 2003 1 commit
-
-
pfdietz authored
Add 'harmlessness' checks for simultaneous use of :test and :test-not in forms that take these arguments.
-
- 22 Feb, 2003 1 commit
-
-
pfdietz authored
Added fallback ERROR case to classify-error. Added numerous tests to check that safe calls inside builtin functions that take function parameters are truly safe.
-
- 20 Feb, 2003 1 commit
-
-
pfdietz authored
-
- 14 Feb, 2003 1 commit
-
-
pfdietz authored
-
- 17 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 13 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 03 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 06 Nov, 2002 1 commit
-
-
pfdietz authored
-
- 05 Nov, 2002 1 commit
-
-
pfdietz authored
-
- 17 Oct, 2002 1 commit
-
-
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.
-
- 26 Sep, 2002 1 commit
-
-
pfdietz authored
-