Open source 
Subscribe to Open source feed Open source
Trac Timeline
Updated: 6 hours 20 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()