- Aug 31, 2015
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- Aug 12, 2009
-
-
sds authored
-
- Jan 23, 2006
-
-
pfdietz authored
builtin functions. Add tests for arithmetic-error and its accessors. Add separate files for array-element-type, array-has-fill-pointer-p.
-
- Jun 14, 2005
-
-
pfdietz authored
-
- Jun 20, 2004
-
-
pfdietz authored
Move cons-related aux functions from ansi-aux.lsp to cons-aux.lsp. Update the cons-related files to compile-and-load cons-aux.lsp, if necessary.
-
- Jan 16, 2004
-
-
pfdietz authored
Begin updating error tests to use SIGNALS-ERROR instead of CLASSIFY-ERROR. The latter made unwarranted assumptions about error conditions not being in mutiple standardized condition classes.
-
- Jun 16, 2003
-
-
pfdietz authored
Add 'harmlessness' checks for simultaneous use of :test and :test-not in forms that take these arguments.
-
- Jun 14, 2003
-
-
pfdietz authored
Added tests for TREE-EQUAL, and order of arguments tests for :TEST and :TEST-NOT functions in various places.
-
- Apr 20, 2003
-
-
pfdietz authored
-