Welcome to the weekly development report or what was done in my Open Source projects in the last week.
Roguelike in a sky with steampunk theme (written in Ada)
Another week without changes to the stable version. Well, I have a feeling that the next major stable release will have a lot more to report in the matter of bugs. :)
The work in the development version comes in it normal pace. This week brings changes visible and even useful for players. ;)
The static code analyzer for Nim programming language
Again, some new features arrived this week. This time it also brings some breaking changes. After all the project is still in pre-alpha stage. Mostly due to lack of features and tests. ;)
typeFields and typefields are equal. This is
breaking change at the moment only for hasDoc rule, which had option with
upper and lower case letters.typeFields to typefields of the configuration option for
hasDoc rule. This is breaking change only for development build, not
releases.fix
type of the rule.fix
type of hasDoc rule.genrule tool got some updates in preparation for add a new big feature of
the program.compiler package code works only in compilation mode. Now I'm testing
the second option: external rules as dynamic libraries. At the first glance,
it looks good, but I need more time for implement it and test. This work
should take some time, so the next week report will be probably a lot shorter
than this. ;)A graphical user interface for managing Windows programs on FreeBSD
The work continues in slow pace. Now the program has a simple About the program's dialog and started work on the user interface for adding a new Window's application. This mean that the program now also downloading information about available wine-freesbie versions from the GitHub and detect installed Wine versions. Not too much but still something to show. ;)