jcpp icon indicating copy to clipboard operation
jcpp copied to clipboard

Added support for GCC numeric suffixes and fixed a couple bugs - see details below

Open bobhablutzel opened this issue 7 years ago • 0 comments

  • Added Feature to toggle whether GCC numeric suffixes are active
  • Fixed bug when StringLexerSource wasn't init()'ed when added macro
  • Fixed bug where macro expansions in the format and "foo" where treated as raw text rather than header/include tokens (code actually recognizes the raw text as a header/include and builds it on the fly)

bobhablutzel avatar Mar 20 '18 14:03 bobhablutzel