r29181 - in docs/Perl6/Spec: . S32-setting-library

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 09:38:16 +0100 (Tue, 24 Nov 2009) New Revision: 29181 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S10-packages.pod docs/Perl6/Spec/S12-obje

r29183 - in docs/Perl6/Spec: . S32-setting-library

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 10:25:36 +0100 (Tue, 24 Nov 2009) New Revision: 29183 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S12-objects.pod

Re: Parrot Bug Summary

2009-11-24 Thread Will Coleda
On Monday, November 23, 2009, Will Coleda wrote: > On Mon, Nov 23, 2009 at 10:37 AM, Nicholas Clark wrote: >> On Mon, Nov 23, 2009 at 02:00:03PM -, Parrot Bug Summary wrote: >>> Parrot Bug Summary >> >>> Numbers >>> >>> Ticket Counts: 2 new + 0 open = 2 >>> Created this week: 2 >>> Closed thi

[perl #70752] #=== lines freak out rakudo's parser

2009-11-24 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #70752] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=70752 > 16:29 <@moritz_> rakudo: #===␤#===␤use v6; 16:30 <+p6eval> rakudo 7347ec: Could n

Compiler Toolkit

2009-11-24 Thread Ovid
Figured I'd brush up on the compiler toolkit described at http://www.parrotblog.org/2008/03/targeting-parrot-vm.html It appears to be out of date.. For example, you cannot run 'make test'. Reading the README which is generated with 'perl tools/dev/mk_language_shell.pl SomeLang' doesn't help b

[perl #70768] gen_parrot.pl issue

2009-11-24 Thread via RT
# New Ticket Created by Timothy Bollman # Please include the string: [perl #70768] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=70768 > It looks to be fairly common throughout the build scripts, but there is no sys

Re: Compiler Toolkit

2009-11-24 Thread Ovid
- Original Message > From: François Perrad > the mantra is : > $ parrot setup.pir > $ parrot setup..pir test After successfully building and installing Parrot on my Mac, the "parrot setup.pir" still fails badly. parrot $ parrot --version This is Parrot version 1.8.0-devel built for i

Mailing list

2009-11-24 Thread Will Coleda
I think this list is outdated and any new conversations should probably migrate over to parrot-dev. http://lists.parrot.org/mailman/listinfo/parrot-dev Now that parrot's RT queue is disabled, we'll probably work on getting this list disabled as well, pointing to the (no longer) new list. Regards

r29186 - in docs/Perl6/Spec: . S32-setting-library

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 18:50:52 +0100 (Tue, 24 Nov 2009) New Revision: 29186 Modified: docs/Perl6/Spec/S02-bits.pod docs/Perl6/Spec/S04-control.pod docs/Perl6/Spec/S05-regex.pod docs/Perl6/Spec/S06-routines.pod docs/Perl6/Spec/S09-data.pod docs/Perl6/Spec/S12-objects.pod

Re: Compiler Toolkit

2009-11-24 Thread kjstol
HI, I authored the thing, but dont' have time and tuits to update it, unfortunately, sorry. I think pmichaud was planning to write a new tutorial. we should consider whether it's worth the effort to update the old one. If so, the best way would be to go through each episode, and see what changed,

r29187 - docs/Perl6/Spec

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-24 21:31:37 +0100 (Tue, 24 Nov 2009) New Revision: 29187 Modified: docs/Perl6/Spec/S04-control.pod Log: [S04] clarifications suggested by TheDamian++ Modified: docs/Perl6/Spec/S04-control.pod === --- d

r29188 - docs/Perl6/Spec

2009-11-24 Thread pugs-commits
Author: masak Date: 2009-11-25 01:11:23 +0100 (Wed, 25 Nov 2009) New Revision: 29188 Modified: docs/Perl6/Spec/S12-objects.pod Log: changed .accessor to .has-accessor on attribute descriptors Modified: docs/Perl6/Spec/S12-objects.pod

r29192 - docs/Perl6/Spec/S32-setting-library

2009-11-24 Thread pugs-commits
Author: lwall Date: 2009-11-25 03:23:06 +0100 (Wed, 25 Nov 2009) New Revision: 29192 Modified: docs/Perl6/Spec/S32-setting-library/Basics.pod Log: [S32/Basics] add a .notdef convenience method for ease of writing *.notdef matchers Modified: docs/Perl6/Spec/S32-setting-library/Basics.pod