Open source 
Subscribe to Open source feed Open source
Trac Timeline
Updated: 4 hours 33 min ago

Changeset [1359]: Cosmetic

Thu, 2026-04-30 21:52

Cosmetic

Changeset [1358]: Add type stub file for the "frams" module

Thu, 2026-04-30 21:37

Add type stub file for the "frams" module

Changeset [1357]: Extract ExtValue class to a separate module

Thu, 2026-04-30 21:30

Extract ExtValue? class to a separate module

Changeset [1356]: updated for Framsticks v5.5. element.name was renamed to element.id ...

Fri, 2026-04-24 16:56

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)

Wed, 2026-04-22 21:54

Add function removeDirectory(path)

Changeset [1354]: Replace iterator-to-index pointer arithmetic with type-safe std::distance()

Wed, 2026-04-22 21:52

Replace iterator-to-index pointer arithmetic with type-safe std::distance()

Changeset [1353]: In multi-criteria NSGA-II optimization, prevent population size ...

Mon, 2026-02-02 18:41

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 ...

Mon, 2026-02-02 18:33

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

Mon, 2026-02-02 18:32

Added a getter for other parties to safely access the contents of the file

Changeset [1350]: Added an MFILE variant of readUntilEOL()

Mon, 2026-02-02 18:28

Added an MFILE variant of readUntilEOL()

Changeset [1349]: Added mfputc(), an MFILE variant of fputc()

Mon, 2026-02-02 18:26

Added mfputc(), an MFILE variant of fputc()

Changeset [1348]: Cosmetic

Mon, 2026-02-02 18:17

Cosmetic