Skip to content

1.8.0

Latest

Choose a tag to compare

@danmar danmar released this 02 Jul 12:49
163fc92

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 #file and #endfile by @firewave in #585
  • moved part of FileDataCache implementation into source file by @firewave in #651
  • fixed #504 / refs #507 - cleaned up and improved parsing of #line preprocessor 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