# 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
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
# 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
# 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
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
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
=
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
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
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
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
==
--
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
==
-
11 matches
Mail list logo