[perl #50644] [TODO] refactor src/oo.c: fail_if_type_exists() and fail_if_exist

2008-02-08 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #50644] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50644 > while browsing through src/oo.c, I found that there are two functions that are complet

[PROPOSAL] Remove pynie's .tg transformation file

2008-02-08 Thread Klaas-Jan Stol
languages/pynie directory contains a file in src/PAST/Grammar.tg, which is the tree transformation for pynie. This is no longer used, as pynie is converted to PCT. I propose to remove this file, as it is out of date and is unlikely to be used or interesting. Should we want to revive this file,the

[perl #50646] [TODO][C] implement Parrot_remove_parent in src/oo.c

2008-02-08 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #50646] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50646 > in src/oo.c, the function Parrot_remove_parent needs an implementation. This currentl

[perl #50648] [TODO][C] mark_object_cache in src/oo.c needs implementation

2008-02-08 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #50648] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50648 > in src/oo.c, the function mark_object_cache (line 1420) does not do anything. this mu

Re: [PROPOSAL] Remove pynie's .tg transformation file

2008-02-08 Thread Patrick R. Michaud
On Fri, Feb 08, 2008 at 12:52:43PM +0100, Klaas-Jan Stol wrote: > languages/pynie directory contains a file in src/PAST/Grammar.tg, which is > the tree transformation for pynie. > > This is no longer used, as pynie is converted to PCT. > > I propose to remove this file, as it is out of date and i

[svn:perl6-synopsis] r14503 - doc/trunk/design/syn

2008-02-08 Thread larry
Author: larry Date: Fri Feb 8 12:15:28 2008 New Revision: 14503 Modified: doc/trunk/design/syn/S02.pod doc/trunk/design/syn/S04.pod Log: There is no Undef type; it's either some kind of Object or some kind of Failure (or Whatever) Modified: doc/trunk/design/syn/S02.pod =

Re: [svn:perl6-synopsis] r14500 - doc/trunk/design/syn

2008-02-08 Thread chromatic
On Tuesday 05 February 2008 20:02:53 Mark J. Reed wrote: > Ah, macros, is there no problem you can't solve? :) If my experience with the Perl 5 core is any guide, the problem of too many macros. -- c

Re: [svn:perl6-synopsis] r14500 - doc/trunk/design/syn

2008-02-08 Thread Mark J. Reed
On Feb 8, 2008 4:31 PM, chromatic <[EMAIL PROTECTED]> wrote: > On Tuesday 05 February 2008 20:02:53 Mark J. Reed wrote: > > > Ah, macros, is there no problem you can't solve? :) > > If my experience with the Perl 5 core is any guide, the problem of too many > macros. The Perl5 core has macros? If

[svn:perl6-synopsis] r14504 - doc/trunk/design/syn

2008-02-08 Thread larry
Author: larry Date: Fri Feb 8 15:23:08 2008 New Revision: 14504 Modified: doc/trunk/design/syn/S04.pod Log: Clarification from Thom Boyer++ Modified: doc/trunk/design/syn/S04.pod == --- doc/trunk/design/syn/S04.pod

[svn:perl6-synopsis] r14505 - doc/trunk/design/syn

2008-02-08 Thread larry
Author: larry Date: Fri Feb 8 16:36:58 2008 New Revision: 14505 Modified: doc/trunk/design/syn/S03.pod Log: Missing associativity specs noted by moritz++ and [particle]++ Modified: doc/trunk/design/syn/S03.pod == --

[svn:perl6-synopsis] r14506 - doc/trunk/design/syn

2008-02-08 Thread larry
Author: larry Date: Fri Feb 8 18:40:45 2008 New Revision: 14506 Modified: doc/trunk/design/syn/S11.pod Log: Some thoughts on strict versioning of language tweaking modules Modified: doc/trunk/design/syn/S11.pod == -