- Aug 31, 2015
-
-
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>
-
- Aug 12, 2009
-
-
sds authored
-
- Dec 30, 2005
-
-
pfdietz authored
Add tests that arguments to many standardized macros are expandedin the correct environment, if the macro implementation does thatexpansion itself (for example, if CONSTANTP does macro expansion)
-
- Jun 26, 2005
- Jun 13, 2005
-
-
pfdietz authored
-
- May 06, 2005
- May 05, 2005
-
-
pfdietz authored
-
- May 02, 2005
-
-
pfdietz authored
Add check that eval of unbound variable gives an unbound-variable condition with the appropriate name. Also check the condition from MAKUNBOUND
-
pfdietz authored
Make the error message when type-error slots don't match more transparent. Add a check for undefined-function cell-error-name
-
- May 01, 2005
- Apr 30, 2005
- Apr 24, 2005
-
-
pfdietz authored
-
- Apr 13, 2005
-
-
pfdietz authored
-
- Mar 06, 2005
-
-
pfdietz authored
-
- Jan 16, 2005
-
-
pfdietz authored
-
- Jan 04, 2005
-
-
pfdietz authored
-
- Dec 06, 2004
-
-
pfdietz authored
-
- Nov 28, 2004
-
-
pfdietz authored
-
- Oct 08, 2004
-
-
pfdietz authored
-
- Sep 25, 2004
-
-
pfdietz authored
More tests on specialized vectors (integer vectors, integer vectors with fill/displace/adjust, float and complex vectors)
-
- Sep 02, 2004
-
-
pfdietz authored
Added function & macro for factoring out a lot of the repeated code in specialized string tests. I should refactor some of the existing tests to use this.
-
- Aug 22, 2004
- Aug 13, 2004
-
-
pfdietz authored
-
- Aug 07, 2004
-
-
pfdietz authored
-
- Jun 22, 2004
-
-
pfdietz authored
Moved more functions from ansi-aux.lsp off to more specific aux files. Added package-aux.lsp, types-aux.lsp
-
- 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.
-
- Jun 07, 2004
-
-
pfdietz authored
Added my-with-standard-io-syntax, to get around the lack of w-s-io-s in gcl. Also, improved random-partition.
-
- May 24, 2004
-
-
pfdietz authored
-
- Apr 22, 2004
-
-
pfdietz authored
-
- Apr 08, 2004
-
-
pfdietz authored
-
- Feb 22, 2004
-
-
pfdietz authored
-
- Feb 19, 2004
-
-
pfdietz authored
-
- Jan 27, 2004
-
-
pfdietz authored
-
- Jan 26, 2004
-
-
pfdietz authored
-