Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Reinstated setInputStream() method call for token factories, as it is needed in certain instances
    such as the PUSHSTREAM() POPSTREAM() macros.
  • C Parser example updated for 3.1.2+ to show how to handle the fact that scope memory is
    not automatically memset to 0 and how to be more efficient when allocating things in a
    scope (delayed allocations)

...