jdv79 .tell lizmat where from to? 03:20
yoleaux2 jdv79: I'll pass your message to lizmat.
sortiz . 06:21
[Tux] This is Rakudo version 2016.06-50-g5a4963f built on MoarVM version 2016.06 06:53
test 16.673
test-t 9.960
csv-parser 22.212
sortiz .tell lizmat I think that github.com/MoarVM/MoarVM/pull/377 can solve your problem 09:48
yoleaux2 sortiz: I'll pass your message to lizmat.
dalek p: d169c2b | (Pawel Murias)++ | src/vm/js/ (2 files):
[js] Remove nqp::lexotic op support.
10:34
p: 32758bc | (Pawel Murias)++ | / (4 files):
[js] Optimize directly returning from a block.

Compile it to a return instead of throwing an exception.
p: 9f3fed2 | (Pawel Murias)++ | src/vm/js/ReturnInfo.nqp:
[js] Add missing file.
10:46
p/optimize-with-hoopl: ba159b8 | (Pawel Murias)++ | src/vm/js/ (2 files):
[js] Stub the -O=dataflow flag.
11:21
p/optimize-with-hoopl: 325c221 | (Pawel Murias)++ | / (10 files):
[js] Make -Ofun run our haskell (still a stub) optimizer.
14:28
DrForr_ Is there enough information in QAST:: to reconstruct Perl source, or should I rely on the parse tree alone? 18:48
pyrimidine when I see optimize-with-hoopl I think of Deadwood 18:49
DrForr_ I'd love to be able to proxy or sublass Perl6::Actions, but I'm not sure that's possible.
tbrowder I'm trying to work on a p6 pod problem and need some help 23:35
at least one part of the problem (p6 pod tables) is in rakudo/src/Perl6/Pod.nqp and I need to be able to run a script to use that file and add some pront debug statements 23:39
so a short cookbook answer to feed a chunk of pod to those subs would be very helpful 23:40
ZoffixLappy just built rakudo after making changes. 23:55
But your way makes a lot more sense lol :D