Weekly Roundup 2023-05-23
- Wednesday: I gave some thought to extending the saltate plugin to handling Unions. Which is not a thing I need it to handle, but it seems reasonable.
- Thursday: I implemented Union support, and wrote tests for a few other cases.
- Friday: I noticed that the saltate plugin introduces implicit typecasts (as opposed to the explicit ones) if you do stuff that I don't care about, and tried to figure out what to do about that.
- Saturday: I noticed another issue with the saltate plugin caused by inheritance. Absurd.
- Sunday: Nothing worth writing about happened.
- Monday: Nothing worth writing about happened.
Next week, maybe I'll work myself up to sort of finishing the saltate plugin, but also I'm thinking of messing with other programming languages than Python for a bit.