Skip to content
  • rtoy's avatar
    f2cl5.l: · 537891f7
    rtoy authored
    o Slight change in the format used for "*" format.
    o Change the repeatable descriptors to remove the repeat count if the
      count is 1.  This was confusing the execute-format when determining
      when to print out newlines.  This change applied to I, F, E, D, and
      G descriptors.
    
    macros.l:
    o Handle printing of "repeat forever" loops better.  An extra arg to
      EXECUTE-FORMAT tells us to repeat "forever".
    o Output a newline at the end of a repeated specification.
    537891f7