Skip to content
  • rtoy's avatar
    o Need to wrap an UNWIND-PROTECT around PPRINT-LOGICAL-BLOCK guts so · 750f5f53
    rtoy authored
      that PPRINT-EXIT-IF-LIST-EXHAUSTED is called, the END-LOGICAL-BLOCK
      stuff gets a chance to run.  Without it, the outer logical block
      would get the wrong suffix for the END-LOGICAL-BLOCK stuff, because
      it would pick off the inner blocks stuff.
    o Add a pretty-printer for LOOP.  From Dick Water's XP.
    o Some pprinter changes to print some forms in a more typical manner.
      Hopefully nothing controversial.
    750f5f53