Author: audreyt
Date: Mon Jun 12 00:42:35 2006
New Revision: 9589
Modified:
doc/trunk/design/syn/S02.pod
Log:
* S02: more elimination of lvalue-parenthesis form, spotted by spinclad++
Modified: doc/trunk/design/syn/S02.pod
==
On 11/06/06, Matt Todd <[EMAIL PROTECTED]> wrote:
2) I agree that it is both important and pertinent to get the general
requirements down for the project, but I do see a need and a benefit
to having the architecture forming in the meanwhile. I see how these
things can be connected, obviously, bu
Am Freitag, 9. Juni 2006 21:19 schrieb chromatic:
> Oddly, I see these only when running through the Pheme interpreter, not
> when dumping out the raw PIR code and executing that.
(gdb) r -G pheme.pbc t/cdr.t
1..2
ok 1 - tail of three elem list should be two elem list
ok 2 - tail of two elem list
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Jun 12 13:15:01 2006 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with m
I'll be honest and say that I'm not too concerned with the
prize/grant, so that may be the reason I want to go beyond that
minimal ideal. I'm specifically concerned with a poorly designed (or
at least slightly clumsy to upgrade) wiki, all in for the sake of
speed, minimal functionality, and money.
On Sun, Jun 11, 2006 at 11:52:14AM -0400, Bob Rogers wrote:
>I notice the following paragraph, vintage late May, in
> pdd23_exceptions.pod:
>
> A C<.begin_eh> directive marks the beginning of a span of
> opcodes which the programmer expects to throw an exception. If
> an exc
hello..
i am new to this list.
i wrote a small web-framework called webtek ( http://max.xaok.org/
webtek ) in perl 5.8 and try now to port this to perl6 (inspired by
the speak from juerd at the austrian perl workshop :). but i have
some problems:
* how can i serialize objects (like the us
> From: Michael Mathews [mailto:[EMAIL PROTECTED]
> Having just been away on yet /another/ training course in Agile
> methodology, I'd say this is a classic disconnect of concerns.
> Sounds
> like Conrad just want something that works, and can be available
> quickly -- a rather traditional customer
# New Ticket Created by Will Coleda
# Please include the string: [perl #39425]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39425 >
Need a store_global opcode that takes a multi-element NS key.
--
Will "Coke" Coleda
[E
# New Ticket Created by Will Coleda
# Please include the string: [perl #39426]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39426 >
The cygwin build fails with the following error during make:
Invoking Parrot to generat
Conrad Schneiker skribis 2006-06-10 15:37 (-0700):
> target spec. (2) Would Juerd be willing to serve as the judge of who
> sufficiently fulfilled the specs?
I would, but perhaps my personal opinions would matter too much to be an
objective judge.
Regards,
Juerd
--
http://convolution.nl/maak_j
On 6/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
(Operators that imply list operations are excluded: C<@>, C<%>,
and C, for instance. Hyper operators are also excluded, but
-post-assigment forms such as C is allowed.)
+post-assigment forms such as C are allowed.
while the nits are bei
> [coke - Mon Jun 12 10:29:50 2006]:
>
> Need a store_global opcode that takes a multi-element NS key.
>
Implemented, plus test case.
Jonathan
On 6/9/06, Adam Kennedy <[EMAIL PROTECTED]> wrote:
http://ali.as/pita.html
The above gave a 404, but http://ali.as/pita/ worked.
# New Ticket Created by Jonathan Worthington
# Please include the string: [perl #39430]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39430 >
Both Parrot_store_global and store_sub call Parrot_invalidate_method_cache,
ho
> > -post-assigment forms such as C is allowed.)
> > +post-assigment forms such as C are allowed.
> s/allowed\./allowed)./
Umm, no. The ) was correct in its original position (after the full
stop). It just seems to have disappeared.
--
Always crash crash crashWell come on and
max demmelbauer schrieb:
> * how can i serialize objects (like the use Storable qw(freeze thaw) in
> perl5.8)
Try $object.perl(.say) as stated in
http://svn.openfoundry.org/pugs/docs/articles/tpr.pod (or
http://gedankenkonstrukt.de/perl6doc/articles/tpr.html ;) )
-Thomas
On 6/12/06, Daniel Hulme <[EMAIL PROTECTED]> wrote:
> > -post-assigment forms such as C is allowed.)
> > +post-assigment forms such as C are allowed.
> s/allowed\./allowed)./
Umm, no. The ) was correct in its original position (after the full
stop). It just seems to have disappeared.
Yeah, my b
From: Chip Salzenberg <[EMAIL PROTECTED]>
Date: Mon, 12 Jun 2006 06:54:24 -0700
On Sun, Jun 11, 2006 at 11:52:14AM -0400, Bob Rogers wrote:
>I notice the following paragraph, vintage late May, in
> pdd23_exceptions.pod:
>
>A C<.begin_eh> directive marks the beginning
Author: audreyt
Date: Mon Jun 12 18:32:09 2006
New Revision: 9625
Modified:
doc/trunk/design/syn/S03.pod
Log:
* S03: Even more typo/nit cleanup; also clarify that while
prefix:<%> is not "simple" scalar lvalue, infix:<%> is.
Modified: doc/trunk/design/syn/S03.pod
=
20 matches
Mail list logo