Parrot 4.8.0 "Spix's Macaw" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 11 October 2012.
00:27 TonyC joined 01:01 tuxit joined 01:18 Mike-PerlRecruiter_ joined 01:51 aloha joined 03:31 plobsing joined 04:30 eternaleye joined 05:14 atrodo joined 07:43 he joined 08:49 TonyC joined 09:19 jlaire joined 11:19 brrt joined 12:08 bluescreen joined 12:35 Psyche^ joined 13:18 Mike-PerlRecruiter_ joined 13:49 brrt joined 13:54 benabik joined 13:56 plobsing joined 14:05 brrt joined 14:20 PacoAir joined 14:35 brrt left 15:05 bluescreen joined 15:17 alester joined
dalek rrot/vms-exec: 9de0656 | rurban++ | src/platform/vms/exec.c:
[codingstd] more work on vms/exec.c

Documentation, indentation, reformating
16:04
16:09 dmalcolm joined
dalek rrot/vms-exec: faba27f | rurban++ | src/platform/vms/exec.c:
[codingstd] fixes podchecker src/platform/vms/exec.c
16:28
16:29 davidfetter joined 16:42 contingencyplan joined 16:50 benabik joined
dalek kudo/nom: da339d2 | jnthn++ | src/core/ (2 files):
Turn candidates_matching into cando.

Turns out we had a non-spec method that was really close to doing what a spec'd method needed. Small refactor, including to the thing that depended on it.
17:38
kudo/nom: d3b16b0 | jnthn++ | t/spectest.data:
Run S06-other/introspection.t.
17:46 brrt joined 18:34 brrt joined 18:40 benabik joined
dalek kudo/nom: 5f588e4 | jnthn++ | src/ (2 files):
Add nqp::p6setfirstflag to replace a pir:: op.
18:45
kudo/nom: 069b2d2 | jnthn++ | src/Perl6/World.pm:
Pull phaser run code gen out into a method.
kudo/nom: 0c0419e | jnthn++ | src/Perl6/Actions.pm:
Support FIRST/NEXT/LAST in non-for loops.

Already has worked in for loops for quite a while; now should work in the various other kinds of loop.
cotto ~~ 18:58
19:02 benabik joined
dalek kudo/nom: c5f8d7e | jnthn++ | docs/ROADMAP:
Remove completed ROADMAP item.
19:17
19:48 brrt left 20:12 jlaire joined
dalek p: b0a8080 | jnthn++ | src/HLL/Grammar.pm:
Update EXPR to cope with 'fake' infixes.

This is the mechanism used to parse operator adverbs.
23:32
kudo/nom: aaa0cad | jnthn++ | tools/build/NQP_REVISION:
Get an NQP build with fake infix support.
23:33
kudo/nom: 52d708d | jnthn++ | src/Perl6/ (2 files):
Handle parsing/code-gen for operator adverbs.

Maybe not perfect, but seems fairly close, at least.
kudo/nom: 56203b7 | jnthn++ | t/spectest.data:
Run S03-operators/adverbial-modifiers.t.
23:43
kudo/nom: 64c26fe | jnthn++ | docs/ROADMAP:
Update ChangeLog.
kudo/nom: 5dd878b | jnthn++ | docs/ChangeLog:
Update ChangeLog.