- 31 Aug, 2015 3 commits
-
-
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>
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <daniel@turtleware.eu>
-
- 12 Aug, 2009 1 commit
-
-
sds authored
-
- 20 Jun, 2004 1 commit
-
-
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.
-
- 17 Jan, 2004 1 commit
-
-
pfdietz authored
-
- 01 Jul, 2003 1 commit
-
-
pfdietz authored
Begin adding notes. Add declarations to method combination tests to avoid sbcl warnings. More last/butlast/nbutlast tests.
-
- 30 Jun, 2003 1 commit
-
-
pfdietz authored
-
- 20 Apr, 2003 1 commit
-
-
pfdietz authored
-
- 23 Feb, 2003 1 commit
-
-
pfdietz authored
Modified to run under Lispworks, which unfortunately already had a package (nick)named RT. Changed the regression test package to be REGRESSION-TEST, and make the RT nickname be available only with #-lispworks. Removed a bunch of gratuitous use-package forms. Added lispworks binary filenames to .cvsignore and make clean. Added a test to MAKE-SYMBOL that illustrates a place where Lispworks is noncomplant (this is related to the failure on MAKE-SYMBOL.ERROR.8)
-
- 17 Feb, 2003 1 commit
-
-
pfdietz authored
-
- 08 Feb, 2003 1 commit
-
-
pfdietz authored
Indentation/style changes. Tests for empty implicit PROGNs in case, ccase, ecase. Added some tests of argument evaluation order to many function calls.
-
- 29 Jan, 2003 1 commit
-
-
pfdietz authored
Fixed up some error tests, adding tests that hide the error form in a LOCALLY to possibly stimulate CMUCL compiler bugs. Converted some uses of the old catch-type-error into classify-error. Added safety proclamations in place of local safety declarations in eval-ed forms.
-
- 13 Jan, 2003 1 commit
-
-
pfdietz authored
-
- 26 Sep, 2002 1 commit
-
-
pfdietz authored
-