summaryrefslogtreecommitdiff
path: root/tests/clos-1.impure.lisp
AgeCommit message (Expand)Author
2023-01-31Accept :ORDER NIL in long-form method-combination group specifiersChristophe Rhodes
2023-01-31Fix evaluation of order in DEFINE-METHOD-COMBINATIONChristophe Rhodes
2023-01-19Fix issue with &WHOLE in method combination lambda listsChristophe Rhodes
2023-01-19Fix method combination patterns with wildcard elementsChristophe Rhodes
2021-09-29Skip a test on :interpreter.Stas Boukarev
2021-09-29Check arguments in self calls inside defmethod.Stas Boukarev
2020-12-30Distinguish between readers and writers in INVOKE-EMFChristophe Rhodes
2020-11-10Fix define-method-combination style-warningsDouglas Katzman
2019-08-21allow redefinitions of erroneous classesChristophe Rhodes
2019-02-05Clean up a bunch of stuff around lp#540063 handlingDouglas Katzman
2018-05-10fix all remaining define-method-combination bugsChristophe Rhodes
2018-05-10yet more ancient method-combination bug fixesChristophe Rhodes
2018-05-10fix some more of the ancient define-method-combination bugsChristophe Rhodes
2018-05-10fix some ancient method-combination bugsChristophe Rhodes
2018-03-20tests: Remove redundant LOADs and USE-PACKAGEs.Stas Boukarev
2018-01-14tests: Fix package in clos-1.impure.lispJan Moringen
2017-10-15tests: CHECKED-COMPILE[-AND-ASSERT] in {clos[-1],ctor}.[im]pure.lispJan Moringen
2015-11-28Kill MAYBE-UPDATE-INFO-FOR-GF, avoid wheel reinvention.Douglas Katzman
2015-10-31Get (INFO :FUNCTION :TYPE f) via PROCLAIMED-TYPE, not directly.Douglas Katzman
2014-09-30adjust the walker's handling of variables a little bitChristophe Rhodes
2014-05-29Replace (assert (raises-error? ...)) with assert-error.Stas Boukarev
2013-09-11more restrictive test namingChristophe Rhodes
2008-09-281.0.20.32: Fix some bugs in GF type tracking.Richard M Kreuter
2008-09-231.0.20.28: Fewer STYLE-WARNINGs for gf calls.Richard M Kreuter
2007-06-021.0.6.12: Improve user-subclassed SB-MOP:SPECIALIZER supportChristophe Rhodes
2007-01-151.0.1.29: Documentation strings for autogenerated accessorsJuho Snellman
2006-08-150.9.15.32:Christophe Rhodes