- 13 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 10 Jan, 2003 2 commits
- 09 Jan, 2003 1 commit
-
-
pfdietz authored
Added more BOA constructor tests, showing a bug in gcl with keyword arguments. Also, fixed make-array.16 so older CMU CLs can at least read it without barfing.
-
- 07 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 02 Jan, 2003 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
-