summaryrefslogtreecommitdiff
path: root/tests/pprint.impure.lisp
AgeCommit message (Expand)Author
2022-09-07Combine macro and function pprint dispatch entryDouglas Katzman
2021-06-18Store pprint-dispatch-entries as a simple-vectorDouglas Katzman
2021-04-06Rename FUN-SUBTYPE for symmetry with %OTHER-POINTER-WIDETAGDouglas Katzman
2020-06-01Remove :stack-allocatable-{closures,lists} feature indicatorsDouglas Katzman
2020-05-01Insulate print-unreadable-object against pprint-dispatch weirdnessDouglas Katzman
2019-11-29Speed up pprint-dispatch on cons forms.Stas Boukarev
2018-02-08Deliberately confuse compilerDouglas Katzman
2017-11-26tests: don't evaluate :fails/skipped-on.Stas Boukarev
2017-05-16Fix test breakageDouglas Katzman
2017-04-16Rename function subtype widetags to SIMPLE-FUN-WIDETAG, etc.Douglas Katzman
2015-11-30tests: Fix and annotate tests for (not :stack-allocatable-closures)Alastair Bridgewater
2015-11-09Fix PPRINT-LAMBDA-LIST on lists containing QUOTE.Stas Boukarev
2015-10-19Adjust test files for interpreted code.Douglas Katzman
2015-10-02Simplify SB-PRETTY::MACRO-INDENTATION.Douglas Katzman
2015-09-14Add file missing from previous commit. Test expects new behavior.Douglas Katzman
2015-07-29tests: ASSERT[-NO]-SIGNAL muffle warnings and count conditionsJan Moringen
2015-06-06Fix pretty-printer ... again.Douglas Katzman
2015-05-31Don't assume that MACRO-FUNCTION returns a simple-fun.Douglas Katzman
2015-04-30SET-PPRINT-DISPATCH can recognize (CONS (MEMBER A B C ...)).Douglas Katzman
2015-04-29fix handling of named (CONS x) types in set-pprint-dispatchChristophe Rhodes
2015-03-31Make pprint-dispatch tables resilient to uncheckable types.Douglas Katzman
2015-03-31Fix meta-bug in test case.Douglas Katzman
2015-03-20Rewrite PPRINT-LOGICAL-BLOCK into the CALL-WITH- pattern.Douglas Katzman
2014-08-06Remove detritus from pretty-printer dispatch mechanism.Douglas Katzman
2014-07-15The long-awaited backquote patch.Douglas Katzman
2014-04-01Properly pprint literal functions inside nested lists.Stas Boukarev
2014-02-05Fix more pprinting glitches in backquoted vectorsDouglas Katzman
2014-01-31Fix pprinter bug reported by Didier VernaDouglas Katzman
2013-08-30PPRINT (setf . a) correctly.Stas Boukarev
2013-03-31Stop emitting references to inexistant #n= forms in the pretty printerPaul Khuong
2012-04-13pprint: Make sure that lists like (loop . 10) can be printed.Stas Boukarev
2011-02-131.0.45.31: make COPY-PPRINT-DISPATCH have access to a pristine tableNikodemus Siivola
2010-10-091.0.43.38: some PPRINT-LOGICAL-BLOCK issuesNikodemus Siivola
2010-04-271.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECTTobias C. Rittweiler
2010-04-271.0.37.71: Minor test suite tweaks.Tobias C. Rittweiler
2010-04-081.0.37.57: better DEFMETHOD pretty-printingNikodemus Siivola
2009-11-061.0.32.13: WITH-STANDARD-IO-SYNTAX must also bind *PRINT-PPRINT-DISPATCH*...trittweiler
2009-04-231.0.27.24: robustify DEFPACKAGE form pretty-printingNikodemus Siivola
2005-08-260.9.4.6:Juho Snellman
2005-07-140.9.2.43:William Harold Newman
2005-06-050.9.1.26:Juho Snellman
2004-06-100.8.11.6:Christophe Rhodes
2004-05-090.8.10.15:Alexey Dejneka
2004-02-040.8.7.43:Christophe Rhodes
2003-12-080.8.6.32:Christophe Rhodes
2003-10-030.8.4.7:Christophe Rhodes
2003-07-160.8.1.33:Alexey Dejneka
2002-01-120.pre7.123:William Harold Newman