- 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)
-
- Nov 29, 2004
-
-
pfdietz authored
to section 5.1.3 of CLtS, the value in the place in these setf-like forms is retrieved *after* the following forms. Most lisps got this wrong.
-
- Apr 21, 2004
-
-
pfdietz authored
-
- Feb 08, 2004
-
-
pfdietz authored
-
- Oct 04, 2003
-
-
pfdietz authored
-
- Sep 11, 2003
-
-
pfdietz authored
-
- Sep 05, 2003
-
-
pfdietz authored
Fixed call-arguments-limit bug in tests for max, min, plus, times, and numeric comparisons. Added tests for incf, decf.
-