Jon Pretty
Jon Pretty
This is becoming increasingly important.
I think this problem is easier than I previously thought. Firstly, we should give each capturing group we wish to capture a name (e.g. `r1`, `r2`, `rn`, etc) of the...
Ah, that could add significant complexity. But if all resources have to be declared in the Fury build file, we can at least detect these conflicts. There's currently no support...
This might work now we're using Oubliette for launching JVMs. Needs checking.
This check should only be done when launching Fury; not for each invocation.
The Technical Advisor role is a board role (and he's elected), so it's a different thing.
I also added a page called "Roadmap". It basically says we don't have one (beyond what Miles published in his original announcement), though a couple of people have asked me...
This is a minor issue. When the two events are side-by-side, normally the few chunks of text for the Philadelphia and Oslo events are about the same length, and each...
What else? `Symbol`s and boxed types spring to mind. Extension methods defined in the standard library could even provide most of the (currently familiar) methods of these "kernel" classes so...
Yes, most of my examples were lines defining implicits, being the cases where I never omit the return type.