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)
And the stable version back to its quiet state. At least, I hope it means fewer bugs. ;) Nothing to report here this week.
The development version still no things to show, or better, there are some things broken due to work on them, so it is better not show anything. :)
The static code analyzer for Nim programming language
And the work on the fix type of rules is finished for now. At the moment,
most rules just execute a command set by the user when they meet any
problem. But some of the rules are capable to auto fix issues. Also, the unit
tests of the program got some updates.
fix type of rule for varUplevel rule. The last added
thing was disabling the type for negation of the rule.fix type of rules to the project's
documentation.fix type of the
program's rules. Also, disabled the tests for most of the rules. localHides
and varUplevel rules have disabled only negative tests for fix type.fix type of rules.fix type of rules. Now, the code should be fixed and works as expected. By
the test of course. ;)Various versions of Wine for FreeBSD
One big update under the hood. I changed GitHub action used to build Wine versions. It allowed to add support for FreeBSD 13.2. Now I'm slowly build all available Wine versions. As usual, it will take some time in the next week too.