629ba03c08Enable typed @ operator in Compil32 and ISCmplr. So now it's enabled in all projects, including ISHelpGen.
il y a 2 mois
Martijn Laan
34d9e74c9bUse a chain of class helpers to move groups of related functions from IDE.MainForm into their own units, without any actual changes. So no refactoring at all, it just helps to break up IDE.MainForm is smaller bits which is really needed. Could be done cleaner with refactoring but not willing to refactor this code. Todo: find and move more groups.