summaryrefslogtreecommitdiff
path: root/tests/mop.impure.lisp
AgeCommit message (Expand)Author
2023-12-25Remove output from a few testsDouglas Katzman
2022-12-30Define TYPE-%BITS as non-raw for 64-bitDouglas Katzman
2022-01-15Really enforce test purityDouglas Katzman
2020-06-02sparc: Implement stack-allocatable-fixed objectsDouglas Katzman
2020-06-01DXify the temporary instance in CHANGE-CLASSDouglas Katzman
2020-06-01Constrain SET-FUNCALLABLE-INSTANCE-FUNCTION arg typeDouglas Katzman
2020-06-01Remove exports from SB-PCLDouglas Katzman
2020-01-12Disable a consing test on #+interpreter.Stas Boukarev
2020-01-11Cons less for EQL specializer -> CTYPEDouglas Katzman
2019-07-29Fix change-class in the presence of slot-value-using-class.Stas Boukarev
2019-01-29pcl: Deduplicate initargs when computing effective slotsJan Moringen
2018-03-20tests: Remove redundant LOADs and USE-PACKAGEs.Stas Boukarev
2015-10-19Adjust test files for interpreted code.Douglas Katzman
2015-09-18Allowing GCing of zombie EQL specializers.Douglas Katzman
2015-09-12Ignore some unused variables in tests.Douglas Katzman
2014-09-01fix bug #1332983Christophe Rhodes
2014-05-29Replace (assert (raises-error? ...)) with assert-error.Stas Boukarev
2014-05-21signal errors on trying to subclass BUILT-IN-CLASSes, lp#861004Christophe Rhodes
2013-11-15partially rewrite accessor-values-internalChristophe Rhodes
2013-09-16SET-FUNCALLABLE-INSTANCE-FUNCTION is user interfaceChristophe Rhodes
2011-07-29obsolete instance protocol and class-slotsNikodemus Siivola
2011-04-211.0.47.25: make instances obsolete if slot definition classes changeNikodemus Siivola
2011-04-101.0.47.19: another MAKE-INSTANCE regression from 1.0.45.18Nikodemus Siivola
2010-11-151.0.44.23: replace %METHOD-NAME and %METHOD-LAMBDA-LIST decls with special va...Nikodemus Siivola
2008-01-291.0.14.6: SIMPLE-REFERENCE-ERROR, not SIMPLE-REFERENCE-CONDITIONNikodemus Siivola
2008-01-151.0.13.40: CLASS-SLOTS signals an error for unfinalized classesNikodemus Siivola
2006-08-220.9.15.46: cosmetic cleanupsNikodemus Siivola
2006-08-220.9.15.45:Christophe Rhodes
2006-07-190.9.14.26:Christophe Rhodes
2006-07-190.9.14.25:Christophe Rhodes
2006-07-190.9.4.23:Christophe Rhodes
2006-07-170.9.14.21:Christophe Rhodes
2006-07-120.9.14.11:Christophe Rhodes
2005-11-180.9.6.52:Gabor Melis
2005-11-180.9.6.51:Christophe Rhodes
2005-09-090.9.4.57:Christophe Rhodes
2005-09-090.9.4.56:Christophe Rhodes
2005-08-260.9.4.6:Juho Snellman
2005-07-140.9.2.43:William Harold Newman
2005-06-010.9.1.14:Christophe Rhodes
2005-05-290.9.1.4: ENSURE-CLASS-USING-CLASS patch by Gerd Moellman, from cmucl-impNikodemus Siivola
2004-12-010.8.17.10: stricter DEFCLASS option checkingNikodemus Siivola
2004-11-290.8.17.2: eager creation of CLOS classes for user defined structuresNikodemus Siivola
2004-11-190.8.16.44: direct-subclass update protocol bugfixNikodemus Siivola
2004-11-190.8.16.43: Fixes for various CLOS/MOP bugsNikodemus Siivola
2004-08-050.8.13.28:Christophe Rhodes
2004-07-120.8.12.29:Christophe Rhodes
2004-07-020.8.12.16:Christophe Rhodes
2004-06-290.8.12.10: Fix bug 338: "MOP specializers as type specifiers"Nikodemus Siivola
2004-05-310.8.10.69:Christophe Rhodes