- 12 Oct, 2002 3 commits
- 11 Oct, 2002 9 commits
-
-
camm authored
-
pfdietz authored
Added tests for DEFCONSTANT, DEFPARAMETER, DEFVAR, and DESTRUCTURING-BIND. The latter is failing badly.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
Added tests of COMPILED-FUNCTION, COMPILED-FUNCTION-P, and COMPILE. There are four failures in gcl.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
- 10 Oct, 2002 4 commits
- 09 Oct, 2002 4 commits
-
-
camm authored
-
pfdietz authored
-
pfdietz authored
-
camm authored
add package-error condition(preliminary);hash conditions only by the error name, not the format string;pass error types for both correctable and non-correctable situations;eliminate duplicate loading of clcs/package.lisp;Allow t doc-types in documentation (returning nil) for now;fix final type errors in predlib.lsp (regarding base-string);other error functions to pass continuable errors (needs cleaning up);package designators can be characters;delete-package added;make-package doesn't :use lisp by default;in-package returns error if package does not exist instead of making the package(relatively big change -- need to address instances of in-package in .lsp code);call make-package on relevant packages in init_gcl.lsp.in and pcl/sys-package.lisp;\-ffunction-sections for hppa with no-optimization -- enables first maxima build here;separate lisp variables to specify optimization flags for level 2 and 3
-
- 08 Oct, 2002 6 commits
- 07 Oct, 2002 8 commits
-
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
File defines a variable whose value is the list of the symbol names of all the standard CL external variables.
-
pfdietz authored
-
pfdietz authored
-
pfdietz authored
Added comments, and added a test that symbols external in the keyword package are constants and have themselves as their values.
-
- 06 Oct, 2002 6 commits