I originally wrote IMCC was a separate module, and I even released it on CPAN.
For a long time it lived in languages/imcc but Leo rolled it in at some point.
Copyrighting my code does not limit my ability to contribute it to a project
under a dual copyright. I have never heard what the final deci
On Sun, Jul 03, 2005 at 11:08:56AM -0400, Will Coleda wrote:
> When I was compiling the rules, they weren't going where I thought
> they were going. This was because I stole code from compilers/pge/
> demo.pir improperly; there is a gname variable in there that's a PMC.
No, it's a string:
When I was compiling the rules, they weren't going where I thought
they were going. This was because I stole code from compilers/pge/
demo.pir improperly; there is a gname variable in there that's a PMC.
If you change it to a string instead, it seems to work fine.
Apparently as a PMC it was
I was under the impression that for any code to be included in the
parrot repository, that the copyright had to be assigned to the Perl
Foundation. But there are exceptions to this throughout the
repository, even in core files like imcc/main.c (Copyright Melvin
Smith). We have a file with a
I was under the impression that for any code to be included in the
parrot repository, that the copyright had to be assigned to the Perl
Foundation. But there are exceptions to this throughout the
repository, even in core files like imcc/main.c (Copyright Melvin
Smith). We have a file with a
The release procedure is finished (I'll postpone 10a of
RELEASE_INSTRUCTIONS a bit :-)
svn checkins may proceed,
leo
Parrot 0.2.2 "Geeksunite" Released!
On behalf of the Parrot team I'm proud to announce another monthly
release of Parrot and I'd like to thank all involved people as well as
our sponsors for supporting us.
Please visit http://geeksunite.org and support Chip.
What is Parrot?
Parrot is a virtual
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #36452]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=36452 >
On Thu, Jun 30, 2005 at 02:56:27PM -0400, Will Coleda wrote:
> Attempting to come
Please refrain from checkins until further notice.
leo