Parrot 5.7.0 "Azure-rumped Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 27 September 2013.
00:12 Psyche^ joined 00:44 rurban1 joined 01:14 benabik joined 01:16 rurban1 joined 01:19 rurban1 joined
dalek rrot: 58fe275 | (Tobias Leich)++ | src/io/api.c:
fix for readall_s at EOF

This fails on gentoo as seen here: github.com/perl6/nqp/issues/133 Now it does not try to read from a file when there are no bytes left.
01:25
rrot: 9e47078 | rurban++ | t/pmc/filehandle.t:
[test] add test for GH #981, readall at eof

fsils in master, fixed in smoke-me/readall_gentoo_gh981
rrot: 2abb109 | rurban++ | / (2 files):
Merge branch 'smoke-me/readall_gentoo_gh981'

Smoked okay on linux, darwin, win32, cygwin.
01:35 gtodd joined
dalek p/cursless: c921a38 | jimmy++ | src/HLL/Grammar.nqp:
Fix typo
01:45
01:50 FROGGS_ joined
dalek p: 3ea14a9 | Mouq++ | src/HLL/Compiler.nqp:
Fix --target=parse in rakudo

Remove unless clause that doesn't load the actions if --target=parse. Was likely an optimization, but working code always beats an optimization.
03:00
03:06 preflex_ joined 03:49 benabik joined 05:32 rurban1 joined 06:32 rurban1 joined
dalek p: a311f5b | jimmy++ | tools/build/Makefile-Parrot.in:
Add back SHELL to Makefile-Parrot.in
06:47
07:03 FROGGS_ joined 07:32 rurban1 joined 08:33 rurban1 joined 09:36 rurban1 joined 09:45 denis_boyun joined 09:51 denis_boyun_ joined 10:37 rurban1 joined 11:37 rurban1 joined 12:40 rurban1 joined
dalek kudo/nom: 3090ed4 | (Elizabeth Mattijsen)++ | src/core/array_slice.pm:
Make sure [3,*-3]:delete works
12:46
13:19 PacoAir joined 13:37 bluescreen joined 13:38 denis_boyun joined 14:36 denis_boyun joined, darbelo joined 15:32 sorear joined
dalek p/cursless: 9dcee84 | (Tobias Leich)++ | src/QRegex/P6Regex/Actions.nqp:
make backslash:misc an enumcharlist

So <?[\\]]> will actually have zerowidth.
15:35
15:51 benabik joined 16:04 FROGGS_ joined 17:40 mtk joined 18:33 denis_boyun joined 18:52 zby_home joined 19:10 darbelo joined
dalek kudo/nom: 4588808 | moritz++ | tools/build/NQP_REVISION:
bump NQP revision

because we can.
20:02
20:25 hdanak joined
dalek p/cursless: 1c3c183 | (Tobias Leich)++ | src/vm/parrot/QAST/Compiler.nqp:
proper handling of classes an zerowidth

  jnthn++, I am just his commitbot :o)
20:46
p: 1ee57de | Mouq++ | docs/qast.markdown:
Docs typo fix
21:50
22:09 benabik joined
dalek p/cursless: 2e7ed82 | jnthn++ | t/nqp/ (2 files):
Fix a couple of bits of busted syntax in tests.

This was OK before, but is not valid Perl 6 and we get caught out when ident LTMs properly.
22:11
p/cursless: 1ecd1bd | jnthn++ | src/NQP/Grammar.nqp:
Prevent sigspace leakage.

Won't be needed after sigspace changes to get up to latest spec are done.
p/cursless: 9fcad7d | jnthn++ | src/NQP/Grammar.nqp:
Re-order for correct LTM tie-break.
p/cursless: 8019527 | jnthn++ | src/QRegex/NFA.nqp:
Treat ident declaratively.

  timotimo++ and diakopter++
kudo/cursless: 3197a66 | jnthn++ | src/Perl6/Grammar.nqp:
Indentation fix.
22:21
kudo/cursless: b3ed16e | jnthn++ | src/Perl6/Grammar.nqp:
Remove our own hack ident definition.

The real thing LTMs proper now; timotimo++.
p/cursless: 30b5b18 | jnthn++ | src/HLL/Grammar.nqp:
Save a ton of CURSOR allocations in MARKER.
22:36
22:42 rurban1 joined
dalek kudo/cursless: ee45039 | (Tobias Leich)++ | src/Perl6/Grammar.nqp:
changed 66 <?before ...> to <?[...]>
22:44
kudo/cursless: d828773 | jnthn++ | src/Perl6/Grammar.nqp:
Special-case ws to check MARKER in a method.

This saves creating a Cursor object and messing with highexpect in any call where we already did match ws at this position.
22:58
kudo/cursless: b9bebcc | (Tobias Leich)++ | src/Perl6/Grammar.nqp:
unbust S02-lexical-conventions/unspace.t
23:28
23:33 benabik joined
dalek kudo/cursless: 3ba49a4 | (Tobias Leich)++ | src/Perl6/Grammar.nqp:
back to <?before> style when # is involved
23:43