Parrot 3.10.0 "Apple Pi" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 2 December 2011.
02:24 kid51 joined 03:38 Psyche^ joined, davidfetter joined 04:57 votz joined 05:28 woosley joined 06:22 votz joined 07:26 benabik joined
benabik msg whiteknight Removing :instanceof (395ff548) broke NQP. :-( 07:26
aloha OK. I'll deliver the message.
09:07 bacek joined 09:40 bacek joined 09:58 mj41 joined 10:30 AzureSto_ joined 10:47 bacek joined 12:16 bluescreen joined 12:47 bluescreen joined
dalek kudo/nom: 30b27ed | moritz++ | t/spectest.data:
fix spelling of test file name
12:52
kudo/nom: acee932 | moritz++ | t/spectest.data:
run 3 more test files
13:02
kudo/nom: e7c5034 | moritz++ | t/spectest.data:
run exit-in-if.t
13:49
14:05 estrabd joined
dalek kudo/nom: b75ebed | moritz++ | src/core/Complex.pm:
update Complex.Str to match current spec
14:45
kudo/nom: 2c1d2f9 | moritz++ | t/spectest.data:
run S32-num/strintify.t
15:03 PacoAir joined
Coke Hey, so, that :instanceof removal? Looks like rakudo was using that. (Via nqp, I believe.) 15:51
Can we get it added back, and if it still needs to be killed with fire, we can come up with a plan?
PerlJam Coke: I was just looking through the #parrot scrollback and benabik left a msg for whiteknight about it several hours ago. (just FYI) 15:52
Coke (in the long run, jnthn doesn't want to be using it either, but right now it's being used.)
ah, I drowned in aloha spam, must have missed it.
benabik++ whiteknight++
16:09 mj41 joined 16:43 davidfetter joined 17:04 jsut_ joined
dalek kudo/nom: 86bb3ae | jnthn++ | src/ (3 files):
Make sure we don't generate a throwaway GLOBAL in an eval - just use the one currently in force.
17:16
kudo/nom: 6f9a909 | jnthn++ | t/spectest.data:
Run S12-class/literal.t.
18:06 dmalcolm joined
dalek kudo/nom: 98c9ddf | jnthn++ | src/core/Parameter.pm:
Another couple of tweaks to make Signature.perl a little less wrong.
18:10
kudo/nom: d032415 | jnthn++ | src/core/Parcel.pm:
Improve Parcel.Capture.
kudo/nom: 5bc4fdc | jnthn++ | t/spectest.data:
Turn on two more integration tests.
18:17 fperrad joined 19:14 contingencyplan joined
dalek p: 97760d4 | moritz++ | / (3 files):
nqp::expmod_I
19:52
20:02 jsut joined 20:50 alester joined
alester perlbuzz.com/2012/01/parrot-tickets...ithub.html 20:52
cotto alester++ 20:56
alester Now we can start tagging stuff. 20:57
Someone who is an Admin on the parrot project can and should delete github.com/parrot/parottest2 21:02
21:05 zby_home joined
NotFound alester: done 21:05
alester yay thanks 21:06
Coke alester: the CFeclipse project just noticed they have a very crusty trac instance, and they moved their code to github a year ago. 21:22
so I pointed them at a thread from our mailing list in January. Just to warn you.
alester That's fine.
I'm glad to help. 21:23
Coke ooh, I'll point them at the perlbuzz article instead! 21:24
(well, also.)
alester And that's got links to code 21:25
dalek kudo/nom: e700b91 | jnthn++ | src/core/ (2 files):
Fix regression in usage message generation introduced by workaround for usage message generation when working around changes to Parameter.
21:26
rrot: 98e627c | dukeleto++ | docs/tests.pod:
Remove references to long-gone languages in parrot.git and mention all_hll_test
21:53
rrot: 8c42a33 | dukeleto++ | t/pmc/timer (2 files):
[t] Convert some elderly Timer PMC tests from PASM to PIR
rrot: ceee527 | dukeleto++ | .gitignore:
Ignore vim swap files in more directories
rrot: 0a73c2c | dukeleto++ | t/pmc/timer (2 files):
[t] Convert another Timer PMC test from PASM to PIR
rrot: 5504949 | dukeleto++ | t/pmc/ (2 files):
[t] There hasn't been a JIT runcore in a long while
rrot: 87bdf2f | dukeleto++ | t/pmc/timer (2 files):
[t] Convert more Timer PMC tests to PIR
rrot: e6b1048 | dukeleto++ | t/pmc/timer (2 files):
[t] Convert the rest of the Timer PMC tests to PIR
rrot: 2a47d7e | dukeleto++ | t/pmc/timer-old.t:
Remove old Timer pmc test remnant
22:28 donaldh joined
dalek kudo/nom: 44d5f15 | jnthn++ | src/ (2 files):
Implement 0 but Answer(42) style of mixing in (for does also).
23:19
kudo/nom: fb11366 | jnthn++ | src/core/Attribute.pm:
Add missing accessor to Attribute.
23:39
kudo/nom: 77e31ae | jnthn++ | t/spectest.data:
Turn on a couple of traits tests.