dalek p: 06acc7b | (Pawel Murias)++ | src/vm/js/ (2 files):
[js] Nicer format for substagestats timings.
13:17
p: f07cdc9 | (Pawel Murias)++ | src/vm/js/ModuleLoader.nqp:
[js] Just pass :: containing names to loadbytecode until we figure out the proper module handling scheme.
p: a902967 | (Pawel Murias)++ | src/vm/js/nqp-runtime/core.js:
[js] Remove dead code.
p: 86a1f55 | (Pawel Murias)++ | src/vm/js/ (3 files):
[js] Basic support for registering ops from compiled code.
dalek p: 3c63005 | (Pawel Murias)++ | src/vm/js/nqp-runtime/core.js:
[js] Implement calling nqp::unbox_s on a string.
14:37
p: 41a8b18 | (Pawel Murias)++ | t/nqp/59-nqpop.t:
Test calling nqp::unbox_s on a string.
p: 8d88611 | (Pawel Murias)++ | src/vm/js/nqp-runtime/reprs.js:
[js] Implement using box target with int/num/str.
p: e60fdf5 | (Pawel Murias)++ | t/nqp/98-boxing.t:
Test box_target with int/num/str.
p: 5215371 | (Pawel Murias)++ | src/vm/js/nqp-runtime/core.js:
[js] Move code inside conditional.
15:18
p: 1cc5ab3 | (Pawel Murias)++ | src/vm/js/nqp-runtime/sixmodel.js:
[js] Implement boolification modes 3 and 4.
dalek p: 0d10b92 | (Pawel Murias)++ | src/vm/js/nqp-runtime/reprs.js:
[js] Stub NativeRef repr.
20:53
p: 491bcc1 | (Pawel Murias)++ | src/vm/js/nqp-runtime/sixmodel.js:
[js] Implement UNBOX_INT, UNBOX_NUM, BIGINT, HAS_ELEMS boolification modes.
p: 841525d | (Pawel Murias)++ | t/nqp/71-setboolspec.t:
Test all boolifcation modes besides ITER.
travis-ci NQP build failed. Pawel Murias 'Test all boolifcation modes besides ITER.' 20:58
travis-ci.org/perl6/nqp/builds/123172216 github.com/perl6/nqp/compare/1cc5a...1525d7685b
timotimo ah, yes, that'd be because we didn't bump moar revision after that recent patch to the string unbox and not zero thing 20:59
pmurias forgot to bump moar, fixing 21:26
dalek p: 739ec4b | (Pawel Murias)++ | tools/build/MOAR_REVISION:
bump moar for boolification fix
21:29
timotimo hm, i've not checked if that boolification mode is correct in spesh ... but hopefully it is? 22:02
i think the bump (or maybe the previous one) brought the performance impact of my overly-cautious correctness patch into main-line for rakudo users :\ 22:19