- Oct 11, 2002
-
-
pmai authored
generic-function-argument-precedence-order. Closes the Entomotomy bug generic-function-argument-precedence-order-missing.
-
- Oct 09, 2002
-
-
pmai authored
well-formedness, as described in ANSI Section 3.4.2 Generic Function Lambda Lists. See also bug generic-function-lambda-list-checking-too-lax in entomotomy.
-
- Jun 05, 2002
-
-
pmai authored
initargs. This fix is thanks to Espen S. Johnsen, who noted that update-instance-for-different-class already supported the passing of initargs, so that the fix is only to make change-class accept initargs, and pass them along to u-i-f-d-c. Also fixes a probably undetected bug in change-class with a lisp::class second argument (bogus apply in env.lisp).
-
- May 30, 1999
-
-
pw authored
is essentially Common Lisp except for explicit references to things in CMUCL specific packages.
-
- Dec 20, 1998
-
-
dtc authored
-
- Jun 05, 1998
-
-
dtc authored
and funcallable-instance types within CMUCL. Add the new class funcallable-standard-object, and the new class std-object as a superclass of both standard-object and funcallable-standard-object. Generic-functions are now funcallable-standard-objects implemented as FINs and disjoint from standard-objects which are implemented as instances in CMUCL, fixing some problems in the type system. This change moves the PCL implementation away from the MOP specification which requires that generic-functions be standard-objects. However ANSI CL does not require generic functions to be standard-objects and the MOP author Gregor Kiczales suggests it is appropriate for generic functions to be disjoint from standard-objects.
-
- May 27, 1998
-
-
dtc authored
-
- Aug 30, 1997
-
-
dtc authored
the doc-type argument is no longer optional.
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Jan 12, 1993
-
-
phg authored
to Rick Harris.
-
- Nov 09, 1992
-
-
ram authored
-
- Aug 01, 1992
-
-
ram authored
-
- Jun 01, 1992
-
-
ram authored
-