jcpp
jcpp copied to clipboard
Added support for GCC numeric suffixes and fixed a couple bugs - see details below
- 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)