Changeset [1359]: Cosmetic
Cosmetic
Changeset [1358]: Add type stub file for the "frams" module
Add type stub file for the "frams" module
Changeset [1357]: Extract ExtValue class to a separate module
Extract ExtValue? class to a separate module
Changeset [1356]: updated for Framsticks v5.5. element.name was renamed to element.id ...
updated for Framsticks v5.5. element.name was renamed to element.id (reflecting C++ ParamEntry?.id) and a new, different element.name was added (the value from C++ ParamEntry?.name).
Changeset [1355]: Add function removeDirectory(path)
Add function removeDirectory(path)
Changeset [1354]: Replace iterator-to-index pointer arithmetic with type-safe std::distance()
Replace iterator-to-index pointer arithmetic with type-safe std::distance()
Changeset [1353]: In multi-criteria NSGA-II optimization, prevent population size ...
In multi-criteria NSGA-II optimization, prevent population size reduction when generating infeasible solutions
Changeset [1352]: Added a helper function to determine the integer index of a property ...
Added a helper function to determine the integer index of a property within an object
Changeset [1351]: Added a getter for other parties to safely access the contents of the file
Added a getter for other parties to safely access the contents of the file
Changeset [1350]: Added an MFILE variant of readUntilEOL()
Added an MFILE variant of readUntilEOL()
Changeset [1349]: Added mfputc(), an MFILE variant of fputc()
Added mfputc(), an MFILE variant of fputc()
Changeset [1348]: Cosmetic
Cosmetic
