Optimize pprinting of heavily nested lists.
authorStas Boukarev <stassats@gmail.com>
Sat, 16 Mar 2013 12:33:29 +0000 (16:33 +0400)
committerStas Boukarev <stassats@gmail.com>
Sat, 16 Mar 2013 12:33:29 +0000 (16:33 +0400)
commite536da6bd0f0b6db16863f5e031a05e6797fc2a9
treef2f81d86a52448d50efd938e475127b3948d0ff7
parent4f24a2734e4c714c0ede097770f9859b8f8c0d5c
Optimize pprinting of heavily nested lists.

Declare types of PREFIX and SUFFIX slots of PRETTY-STREAM to be
(simple-array character (*)), not just simple-string.
src/code/pprint.lisp