- 21 May, 2003 2 commits
- 20 May, 2003 2 commits
- 19 May, 2003 3 commits
- 18 May, 2003 4 commits
- 17 May, 2003 8 commits
- 15 May, 2003 1 commit
-
-
pfdietz authored
-
- 14 May, 2003 1 commit
-
-
pfdietz authored
Added ignore-error forms in change-class.lsp to get gcl to not bomb out on loading. Added order of evaluation tests for slot-boundp, slot-exists-p, slot-makunbound and slot-value.
-
- 13 May, 2003 3 commits
- 12 May, 2003 3 commits
- 11 May, 2003 4 commits
-
-
pfdietz authored
Removed two NO-NEXT-METHOD tests on :around methods. Apparently these methods can't ever cause no-next-method to be invoked, since there must be an applicable primary method.
-
pfdietz authored
Added tests for NO-NEXT-METHOD. Removed a test for no-applicable-method since users are not supposed to directly call this function.
-
pfdietz authored
-
pfdietz authored
-
- 10 May, 2003 8 commits
- 08 May, 2003 1 commit
-
-
pfdietz authored
Fixed the &REST specified in VALUES type specs to be consistent with how &REST parameter type specifiers are specified in FUNCITON type specs.
-