Jonathan Lindegaard Starup
Jonathan Lindegaard Starup
Ill do concurrent/
ill do *Big* things
~im doing files~
my worktime is pushed to the afternoon but ill get on it
PR `715,8 ms (20,3%)` Master `804,6 ms (21,3%)` Pretty noisy, just my PC, but could give a little performance
> I think this significantly increases the brittleness of the code Why? To me its as bad as it was before > Is there really not a better way to...
- case KindedAst.Expr.CheckedCast - case KindedAst.Expr.Handler - case KindedAst.Expr.RunWith
Per Magnus and Matt, evar is alwasy the return effect, so the above listed evars should be renamed to xyzEvar or something more spefific
PR Lexer: 216,1 ms (06,9%) Master Lexer: 193,3 ms (06,2%) I don't see why the lexer would be slower, seems weird
I'm not sure this should be merged as is - we should probably think about static names. and what about importing `MyClass.{and => myAnd}` fx We should figure out all...