Re: Enumerating prefix operators, and spec changes

2011-03-09 Thread Patrick R. Michaud
On Wed, Mar 09, 2011 at 04:40:19PM -0800, Stefan O'Rear wrote: > This is a more general problem: the distinction between prefix ops > and functions is not well defined. For instance, 'defined 1 && 0' > is parsed as defined(1) && 0 by Rakudo, but as defined(1 && 0) by > STD and derivatives. I thin

Enumerating prefix operators, and spec changes

2011-03-09 Thread Stefan O'Rear
[In response to a comment on perl6-compiler, in the thread "[perl #85746] spec/S29-context/sleep.t is way too relax"] On Wed, Mar 09, 2011 at 12:31:34PM -0600, Patrick R. Michaud wrote: > While researching this ticket, I notice that S29 has a C > function defined (line 246); this seems to be in c

[perl6/specs] 56a1b0: dispatch generation should work under MI

2011-03-09 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 56a1b09e13973bae078b0a40c0ef0057e2c8fdc1 https://github.com/perl6/specs/commit/56a1b09e13973bae078b0a40c0ef0057e2c8fdc1 Author: Larry Wall Date: 2011-03-09 (Wed, 09 Mar 2011) Changed paths: M S12-objects.pod Log M