Skip to content

20220721a

Compare
Choose a tag to compare
@GregUtas GregUtas released this 21 Jul 14:05
· 29 commits to master since this release

NodeBase

  • Create src/exe directory for launching executables.
  • Move RecoveryThread to its own files.

CodeTools

  • Checks removed from Editor and made before logging FunctionCouldBeFree were forgotten for DataCouldBeFree.
  • Fix bugs when deleting C++ items.
  • Automatically preserve warnings generated during compilation if >check is re-executed.

Other