Discussion of development of the perl6 compiler (date)
[
Thread Index
]
[
Top
]
[
All Lists
]
<
Prev Period
]
[
Advanced
]
[
Next Period
>
May 30, 2008
[PATCH] more tests, and test clarification
,
Moritz Lenz
,
04:39
May 29, 2008
Re: .kv, .keys, .values, on Array vs. List
,
Larry Wall
,
14:33
[perl #55032] [PATCH] Fix a typo in src/classes/IO.pir
,
via RT
,
06:47
Re: Clarification of t/spec/S29-array/delete.t
,
Moritz Lenz
,
05:23
Re: Clarification of t/spec/S29-array/delete.t
,
chromatic
,
03:09
Clarification of t/spec/S29-array/delete.t
,
Patrick R. Michaud
,
02:20
May 28, 2008
Re: [perl #54988] AutoReply: [PATCH] enhance t/harness (again)
,
jerry gay
,
20:16
Re: [perl #54988] AutoReply: [PATCH] enhance t/harness (again)
,
Moritz Lenz
,
18:14
[perl #54988] [PATCH] enhance t/harness (again)
,
via RT
,
14:02
Re: [perl #54946] [PATCH] more operators in grammar, implemented !==, !eq
,
Moritz Lenz
,
06:51
May 27, 2008
Re: [perl #54806] explicitly quoted argument key used as a named (instead of a positional) argument when called with parens
,
Patrick R. Michaud
,
11:15
May 26, 2008
Re: [perl #54812] superfluous named arguments don't throw a fatal error
,
Patrick R. Michaud
,
19:45
[perl #54870] [PATCH] infix:<xx>
,
Olivier Mengué
,
19:44
Re: [perl #54808] named argument key pair parsed as a positional Pair argument when called without parens
,
Patrick R. Michaud
,
19:41
Re: [perl #54810] named argument treated as positional, in addition to the named *parameter* being treated as positional.
,
Patrick R. Michaud
,
19:09
Re: [perl #54802] extra positional arguments supplant named arguments
,
Patrick R. Michaud
,
19:05
Re: [perl #54826] [PATCH] Implementation of dies_ok and lives_ok in Test.pm
,
Patrick R. Michaud
,
17:52
Re: [perl #54800] ignoring named arguments if there is an optional positional argument missing
,
Patrick R. Michaud
,
17:36
Re: [perl #54806] explicitly quoted argument key used as a named (instead of a positional) argument when called with parens
,
Diakopter .
,
16:22
Re: [perl #54806] explicitly quoted argument key used as a named (instead of a positional) argument when called with parens
,
Patrick R. Michaud
,
15:07
Re: [perl #54796] There's no way to do .elems on a List of positional captures, because internals are poking out of the Match
,
Patrick R. Michaud
,
14:20
May 25, 2008
[perl #54822] [PATCH] Refactored version of List's grep, reduce, etc.
,
via RT
,
22:10
[perl #54810] named argument treated as positional, in addition to the named *parameter* being treated as positional.
,
via RT
,
15:18
Re: [perl #54742] [PATCH] Implementation of map for List
,
Patrick R. Michaud
,
00:26
May 24, 2008
[perl #54762] [PATCH] bring README up to date.
,
via RT
,
18:19
May 23, 2008
Re: [perl #54678] [BUG] \h \H \v \V seem silently missing from PGE
,
Stéphane Payrard
,
13:38
[perl #54724] result of 'reverse'-ing a string is not a 'Perl6Str'
,
via RT
,
13:30
May 22, 2008
Re: [perl #54678] [BUG] \h \H \v \V seem silently missing from PGE
,
Patrick R. Michaud
,
23:04
[perl #54678] [BUG] \h \H \v \V seem silently missing from PGE
,
via RT
,
18:13
May 21, 2008
[perl #54312] [PATCH] Implementation of 'infix:=>' for Rakudo
,
jnthn@jnthn.net via RT
,
06:45
May 19, 2008
[perl #54476] [PATCH] Add more directories to spectest
,
via RT
,
17:50
May 18, 2008
Re: [perl #52276] AutoReply: 0-array and 1-array composer broken
,
Stéphane Payrard
,
10:39
May 16, 2008
Re: Possible GC bug in Rakudo (parrot r27449, r27451)
,
Chris Fields
,
09:51
Re: Possible GC bug in Rakudo (parrot r27449, r27451)
,
Jonathan Worthington
,
08:01
Re: [PATCH] [rakudo] factor out a large chunk of method scope_declarator
,
Jonathan Worthington
,
06:17
May 11, 2008
[perl #54004] odd rakudo test failures
,
via RT
,
19:50
Possible GC bug in Rakudo (parrot r27449, r27451)
,
Chris Fields
,
19:47
May 10, 2008
Re: [perl #53902] my @var1, @var2 not working
,
Patrick R. Michaud
,
10:42
Re: [perl #53902] my @var1, @var2 not working
,
Nicholas Clark
,
04:43
May 09, 2008
Re: [perl #53902] my @var1, @var2 not working
,
Patrick R. Michaud
,
19:47
May 08, 2008
[perl #53904] rakudo only handles first pair in a new() method
,
via RT
,
16:49
[PATCH] [rakudo] factor out a large chunk of method scope_declarator
,
Moritz Lenz
,
15:16
[perl #53902] my @var1, @var2 not working
,
via RT
,
14:28
May 07, 2008
Re: [perl #53814] Named/Positional dispatch confusion
,
Patrick R. Michaud
,
12:34
Re: [perl #53804] test/grammar conflict
,
Patrick R. Michaud
,
10:51
Re: [perl #53808] elseif should be elsif at blahblah.pl line 103.
,
Brandon S. Allbery KF8NH
,
10:03
[perl #53826] Patch for updating rakudo's STATUS
,
Carl Mäsak
,
09:42
Re: [perl #53814] Named/Positional dispatch confusion
,
Patrick R. Michaud
,
09:28
Re: [perl #53808] elseif should be elsif at blahblah.pl line 103.
,
Carl Mäsak
,
07:21
[perl #53814] Named/Positional dispatch confusion
,
via RT
,
05:12
[perl #53812] placeholder variable support incomplete
,
via RT
,
05:08
May 06, 2008
[perl #53018] grammar not behaving as class
,
jnthn@jnthn.net via RT
,
09:09
[perl #53748] rakudo bug: can't assign undef to Int variable
,
jnthn@jnthn.net via RT
,
05:43
May 05, 2008
rakudo bug: can't assign undef to Int variable
,
Moritz Lenz
,
08:31
Test suite: use v6-alpha; Test absence of builtins?
,
Moritz Lenz
,
08:16
Re: Test suite: use v6-alpha; Test absence of builtins?
,
Patrick R. Michaud
,
08:05
May 01, 2008
Re: [perl #53298] [BUG] inheritance not working?
,
Jonathan Worthington
,
09:06
<
Prev Period
]
[
Next Period
>