dalek arVM: e995699 | Carlin++ | src/io/ (2 files):
make default mode 0666 per pmichaud++
01:16
arVM: d2e0732 | jimmy++ | src/io/ (2 files):
Merge pull request #106 from carbin/master

make default mode 0666 per pmichaud++
brrt jnthn here? :-) 09:25
.tell jnthn that i hadn't considered that, that it is a good point (i.e. the inliner needing the effective bytecode, which is impossible if i've replaced it with magic jit bytecode) 09:26
and... that he's right and that i'll fix it, or at least that i think that what i think he meant is right 09:28
nwc10 everything apart from t/spec/S17-lowlevel/lock.rakudo.moar happy at master/master/nom 09:59
dalek arVM/moar-jit: 51f3ea5 | (Bart Wiegmans)++ | / (8 files):
Added simple return value handling.

This won't do everything that the moarvm interpreter can do, but it doesn't have to. Ops that are really too big too JIT - or perhaps too likely to change in implementation - should be single function calls.
21:33