What's Changed
- Fix #657: combineOperators(): &= gets split up incorrectly by @ludviggunne in #658
- avoid unnecessary container lookups in
simplecpp::preprocess()by @firewave in #661 - fixed #578 - removed support for
#fileand#endfileby @firewave in #585 - moved part of
FileDataCacheimplementation into source file by @firewave in #651 - fixed #504 / refs #507 - cleaned up and improved parsing of
#linepreprocessor directive by @firewave in #586 - Remove dead branch in
simplecpp::Macro::expandHashHash()by @pfultz2 in #664 - Add file load callback (fixes #667) by @glankk in #668
- improved test coverage of
simplecpp::Macro::expandHashHash()by @firewave in #665
New Contributors
Full Changelog: 1.7.0...1.8.0