Ary Borenszweig

Results 414 comments of Ary Borenszweig

actually, we already have an annotation Raises, but if let's the compiler know a method raises.

Mainly for the main raise method.

It can't be done automatically.

@Blacksmoke16 in theory the compiler could know all the exception types. In practice it doesn't.

@straight-shoota If this turns green, is there any reason not to merge this?

Not really. Someone should make some nice, complete, nicely wrapped SDL + OpenGL bindings some day...

Creo que "pioridad" encaja mejor con el concepto de peoridad

> I just can't today (I'm sharing my time between the family, my work and another soon to be open sourced project), but I can find some time tomorrow or...

Warning: a lot of text ahead. But before you start reading it: please don't start working on any of this yet! 🙏 The reasons are: - It's not totally clear...

Actually I'm thinking that some of this can be done in completely separate steps 1. Extracting the LSP protocol-only code to a shard 2. Allowing for broken parse inputs. If...