Doc illustration suggestion (All your paradigms are belong to us)

2008-07-04 Thread Conrad Schneiker
If someone has the time and inclination, please consider doing a Perl 6 features and paradigms illustration for the Perl 6 wiki (and for people making Perl 6 presentations), perhaps somewhat along these lines: "The Principal Programming Paradigms" http://www.info.ucl.ac.be/~pvr/paradigms.htm

Re: [svn:parrot] r29019 - in branches/vtable_self: compilers/imcc t/pmc

2008-07-04 Thread Bob Rogers
From: chromatic <[EMAIL PROTECTED]> Date: Fri, 4 Jul 2008 14:03:04 -0700 . . . I've experimented with aligning && and || vertically with the if, and the results seem table-icious so far. You might experiment with this and see what you think. -- c I have been seeing these for a

Re: [svn:parrot] r29019 - in branches/vtable_self: compilers/imcc t/pmc

2008-07-04 Thread chromatic
On Thursday 03 July 2008 09:26:35 [EMAIL PROTECTED] wrote: > Modified: >branches/vtable_self/compilers/imcc/imc.h >branches/vtable_self/compilers/imcc/imcc.l >branches/vtable_self/compilers/imcc/imclexer.c >branches/vtable_self/compilers/imcc/pcc.c >branches/vtable_self/t/pmc/n

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread chromatic
On Friday 04 July 2008 08:43:06 [EMAIL PROTECTED] wrote: > > I don't know how to get the -j flag into prove though. > > # ENV_TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t That should have been: # TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t I don't know why I had ENV_ at th

Re: [PATCH] suggestion for the file "grammar.pg"

2008-07-04 Thread Gerd Pokorra
Hello, here same output: First a test with pugs Version: 6.2.13 (r17105) which use STD.pm [EMAIL PROTECTED] ~]$ pugs -e 'my $a=.2; say $a' 0.2 [EMAIL PROTECTED] ~]$ pugs -e 'my $a=E+3' *** No such subroutine: "&E" at -e line 1, column 3 - line 2, column 1 [EMAIL PROTECTED] ~]$ The secon

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread Andy Armstrong
On 4 Jul 2008, at 16:43, [EMAIL PROTECTED] wrote: Chromatic suggested I don't know how to get the -j flag into prove though. # ENV_TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t Is this Test::Harness 3.12? If so I suspect the root problem might be that it leaks under certain cir

Re: [perl #56304] AutoReply: smokej consumes all memory Revision: 28672 on linux

2008-07-04 Thread Andy_Bach
Chromatic suggested > I don't know how to get the -j flag into prove though. # ENV_TEST_PROG_ARGS="-j" prove -v t/stm/runtime.t Not sure it's getting the -j in there on OSX leopard (not able to get to the box where them mem issue is) - on ver 28985 $ ENV_TEST_PROG_ARGS="-j" prove -v

[perl #56604] Not all error messages should include a stack trace

2008-07-04 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #56604] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56604 > Error messages caused by programmer's mistakes shouldn't include stack traces. Rakudo r2

[perl #56602] [TODO] classes should be extentable

2008-07-04 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #56602] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=56602 > Rakudo r29047: ../../parrot perl6.pbc -e 'class Int is also { method another_one { } }'

Re: [PATCH] suggestion for the file "grammar.pg"

2008-07-04 Thread Patrick R. Michaud
STD.pm was updated to handle leading dot in Num constants, thus we now have (in both rakudo's grammar and STD.pm): token escale { <[Ee]> <[+\-]>? \d+ } # careful to distinguish from both integer and 42.method token dec_number { [ |'.' \d+[_\

[perl #56230] [PATCH] Multimethods for Complex.

2008-07-04 Thread Patrick R. Michaud via RT
On Wed Jun 25 10:19:36 2008, pmichaud wrote: > With the recent class restructures we have a clearer idea than before, > although there are still a few fuzzy areas that will likely remain for > some time. For the time being I have a general bias towards moving things > out of src/builtins/ and into

[perl #56004] [TODO] implement .method (with $_ as implicit invocant)

2008-07-04 Thread Patrick R. Michaud via RT
Resolved as of r29042, thanks! Pm

[perl #56512] [META] [BUG] ongoing lexical issues with Rakudo, PCT, and Parrot

2008-07-04 Thread Patrick R. Michaud via RT
As of r29042 these all seem to have been resolved. Thanks to chromatic, jonathan, and others who all contributed to fixing this particular issue. Pm

Re: [perl #56572] AutoReply: [PATCH] pdb rename to parrot_pdb

2008-07-04 Thread Reini Urban
2008-07-03 17:17:39 rurban * requires a svn rename before: svn rename src/pdb.c src/parrot_pdb.c svn rename t/tools/pdb.t t/tools/parrot_pdb.t * MANIFEST, docs/debug.pod, docs/debugger.pod, docs/parrot.pod src/parrot_pdb.c, t/tools/parrot_pdb.t: rename pdb

Re: [perl #56568] AutoReply: [PATCH] root.in: add cygwin importlib

2008-07-04 Thread Reini Urban
Parrot via RT schrieb: There is no need to reply to this message right now. Your ticket has been assigned an ID of [perl #56568]. This should be rejected as duplicate of [perl #56562] [PATCH] root.in: add cygwin importlib Sorry.

Re: [perl #56566] AutoReply: [PATCH] pdb rename to parrot_pdb

2008-07-04 Thread Reini Urban
Parrot via RT schrieb: Greetings, This message has been automatically generated in response to the creation of a parrotbug regarding: "[PATCH] pdb rename to parrot_pdb" There is no need to reply to this message right now. Your ticket has been assigned an ID of [perl #56566]. This sho