Parrot 5.7.0 "Azure-rumped Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 31 August 2013.
00:12 Psyche^ joined 00:16 dngor_ joined 00:52 benabik joined 01:28 hdanak joined 03:58 preflex_ joined 05:43 PacoAir joined 06:08 pjcj joined 06:31 FROGGS joined 06:55 denis_boyun joined 07:20 pjcj joined
dalek p/encode-decode-test: 9faca2b | (Arne Skjærholt)++ | t/nqp/82-decode.t:
Add a simple test file exercising encoding and decoding strings.
09:13
p/encode-decode-test: 6509a62 | (Arne Skjærholt)++ | src/vm/parrot/ops/nqp.ops:
Fix segfault when decoding a zero-length buffer.
p: 9faca2b | (Arne Skjærholt)++ | t/nqp/82-decode.t:
Add a simple test file exercising encoding and decoding strings.
09:26
p: 6509a62 | (Arne Skjærholt)++ | src/vm/parrot/ops/nqp.ops:
Fix segfault when decoding a zero-length buffer.
p: 601b8e9 | (Arne Skjærholt)++ | / (2 files):
Fix multi-byte decoding bug in Parrot backend.
09:54
10:21 denisboyun joined 10:35 denis_boyun joined
dalek kudo/method2sub: 2030f62 | (Elizabeth Mattijsen)++ | src/core/ (3 files):
Converted SLICE_MORE to use slurpy hash + adapted multi candidates accordingly
10:43
kudo/nom: c7c558f | (Arne Skjærholt)++ | tools/build/NQP_REVISION:
Bump NQP_REVISION.
11:17
kudo/method2sub: b1f8991 | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Fix p / k mixup
11:38
kudo/method2sub: 0aba457 | (Elizabeth Mattijsen)++ | src/core/Any.pm:
It appears we need to flatten multiples before mapping
12:15
kudo/method2sub: a5511ea | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Fix problem with :!v and :!k on multiples
12:42
kudo/method2sub: 3e4d3e8 | (Elizabeth Mattijsen)++ | src/core/Hash.pm:
Remove {}.delete candidates for multiple keys, as they are no longer specced
13:07
13:10 benabik joined 13:31 PacoAir joined
dalek kudo/method2sub: 1f7c7a7 | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Fix missing :!delete for one and more
13:43
kudo/method2sub: 1791775 | (Elizabeth Mattijsen)++ | src/core/array_slice.pm:
Fix copy'n'pasted typo
13:47 bluescreen joined
dalek kudo/method2sub: dbc8273 | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Make object description in error also show the name of the object if possible
13:56
kudo/method2sub: 530c420 | (Elizabeth Mattijsen)++ | src/core/ (2 files):
Removed unneeded explanatory comments
14:10
kudo/method2sub: 2373d4c | (Elizabeth Mattijsen)++ | src/core/Hash.pm:
Properly eradicate .delete(<a b c>)
14:18
14:22 denisboyun joined
dalek Heuristic branch merge: pushed 26 commits to rakudo/nom by lizmat 14:51
15:11 FROGGS joined 15:17 denis_boyun joined 15:52 denis_boyun joined 16:19 denis_boyun__ joined 17:00 Timbus joined 17:35 hdanak joined
dalek kudo/nom: 2f67f93 | (Elizabeth Mattijsen)++ | src/Perl6/World.nqp:
Make sure failures in Perl6 exceptions give at least a panic message
18:08
18:18 woosley joined
dalek kudo/nom: b78da4e | (Elizabeth Mattijsen)++ | src/core/Any.pm:
Hide support siubs from backtraces
19:05
20:34 Zefram joined
Zefram hi, I've just started playing with Parrot 20:35
I've found some confusing behaviour around :immediate
if I have a .sub foo :immediate, which returns a ref to another sub 20:36
then later on foo() calls the second sub, but get_global "foo" gets the original foo sub and lets me call it again 20:37
is it meant to work that way?
22:40 kid51 joined