2012-10-15

tim: Tim with short hair, smiling, wearing a black jacket over a white T-shirt (Default)
2012-10-15 09:42 pm
Entry tags:

TMI: Released!

Today I mostly just checked in code that had been sitting in my repo waiting for the tree to be un-frozen...

...and it is un-frozen, because we released! If you really want to for some reason, you could read the Hacker News thread or Reddit thread.

I fixed the three related bugs having to do with constants and discriminator exprs; fixed another bug where the fix was to change resolve so that structs can't capture type parameters; and fixed this bug where the code in trans that normalizes types was interacting with the type substitution code badly. And that's all I feel like saying right now. Oh, and I did a code review (and totally forgot to ask for reviews before checking in any of my own code. Hopefully publicly shaming myself will encourage me to do it next time.