Calvin
Calvin
I started a discussion [in Discord](https://discord.com/channels/655572317891461132/963846118964350976/1207366941560537098) about potential names for the `fn [self: Self]()` case. We came up with a couple of options to consider: * `delete` * `destroy` *...
(_Aside_: Happy to see another Utahn popping their head up in this project! And I was looking into Koka just months ago too! Greetings from SLC 🙂) I'm not a...
Hello! Thanks for taking the time to report this issue and investigate what change might have caused this behavior. Pinpointing the behavior change to between `29.0.0-alpha.7` and `29.0.0-alpha.8` is super...
I did in fact take a peek at #40887 while triaging this issue and I'm still confident that it didn't cause this bug. My rationale is that the changes in...
Fixed in #42212.
I'm sorry, I'm unable to reproduce this issue given the test case provided on macOS. I checked my display settings and the displays reported by `screen.getAllDisplays()` and everything seems to...
Alright, so I did a deep dive on this issue. 🧠💥 First, this particular issue **did not work in 3.1.13** and never has. Issue #26907 is not exactly the same...