V15.1.1

  • option to disable the new conditional parsing
  • when MMX parses code it implicit defines MMX for use in IFxxx directives
  • conditions used by the MMX parser can be set in the MMX project options
  • code items from include files were shown in the current module breaking navigation
  • include now files appear in the module section and open on double-click
  • better performance when scanning loaded packages
  • new class constructor/destructor get no inherited anymore
  • class destructor has static binding instead of override
  • class constructor/destructor are initialized with strict private visibility
  • selecting a class constructor/destructor matches now the correct implementation