| [perl #114354] [BUG] MAIN in module invoked even when it shouldn't be in Rakudo |
1 message |
Carl Mäsak
|
31 Jul 2012 |
| [perl #114346] CATCH { when X::Y {} } gives LTA message about missing block instead of not defined class |
1 message |
Paweł Pabian
|
31 Jul 2012 |
| [perl #114326] [BUG] `say [] ... []` loops infinitely in Rakudo |
1 message |
Carl Mäsak
|
30 Jul 2012 |
| Rakudo Star 2012.07 released |
1 message |
Patrick R. Michaud
|
28 Jul 2012 |
| spectest failures on Windows on Rakudo |
1 message |
Gabor Szabo
|
27 Jul 2012 |
| [perl #114276] [BUG] Cannot return junctions from .classify blocks in Rakudo |
1 message |
Carl Mäsak
|
26 Jul 2012 |
| [perl #114274] [BUG] LTA error message when doing `return` inside map in Rakudo |
2 messages |
Carl Mäsak, Carl Mäsak via RT
|
26 Jul 2012 |
| [perl #114256] [BUG] Sigils and twigils interpreted as infixes and prefixes after sub declaration in Rakudo |
1 message |
Carl Mäsak
|
25 Jul 2012 |
| [perl #76830] [BUG] misleading error message for 'our Str a' |
2 messages |
Will Coleda via RT
|
25 Jul 2012 |
| [perl #72944] [spec] No-one really knows what happens when a &fail is called from within a regex |
1 message |
Will Coleda via RT
|
25 Jul 2012 |
| [perl #114246] [TODO] importing constants in Rakudo |
1 message |
Carl Mäsak
|
23 Jul 2012 |
| [perl #102876] [BUG] package A { our %h; %h{'A'} = 2 } Method 'at_key' not found - package A { our %h = ('A' => 2) } Method 'STORE' not found |
1 message |
Ron Schmidt via RT
|
23 Jul 2012 |
| [perl #114234] [BUG] Segfault when putting a 'state' variable in a class declaration in Rakudo |
1 message |
Carl Mäsak
|
22 Jul 2012 |
| adding line numbers to Test.pm failures |
2 messages |
Moritz Lenz, Gabor Szabo
|
22 Jul 2012 |
| [perl #114230] [BUG] Null PMC access when doing //= on an undefined attribute and then calling it in Rakudo |
1 message |
Carl Mäsak
|
21 Jul 2012 |
| [perl #113660] [BUG] rakudo build fails when building NQPCORE.setting.pir starting with rakudo git tag 0fde4a1e375a26da8d7b511aafdb6174e934b757 |
1 message |
Ron Schmidt via RT
|
21 Jul 2012 |
| [perl #114216] Type captures in a bare signatures lead to internal errors |
1 message |
Moritz Lenz
|
20 Jul 2012 |
| [perl #114210] Prefix op parsing takes precedence over subroutine parsing, should not |
1 message |
Moritz Lenz
|
20 Jul 2012 |
| Announce: Rakudo Perl 6 compiler development release #54 ("Tallinn") |
1 message |
Carl Mäsak
|
19 Jul 2012 |
| [perl #114202] [BUG] Two anonymous hashes, arrays, or callables in the same scope interfere in Rakudo |
1 message |
Carl Mäsak
|
19 Jul 2012 |
| [perl #102876] [BUG] package A { our %h; %h{'A'} = 2 } Method 'at_key' not found - package A { our %h = ('A' => 2) } Method 'STORE' not found |
1 message |
Ron Schmidt via RT
|
16 Jul 2012 |
| [perl #114134] [BUG] Segfault/Null PMC access when CATCH interrupts binder and accesses an unbound variable in Rakudo |
1 message |
Carl Mäsak
|
13 Jul 2012 |
| [perl #114130] LTA error message for class A{}; Any.HOW(A).WHAT.say |
1 message |
Paweł Pabian
|
13 Jul 2012 |
| [perl #114124] open () error message is LTA |
1 message |
Paweł Pabian
|
13 Jul 2012 |
| a method with the name of an attribute creates infinite loop |
4 messages |
Gabor Szabo, Tadeusz Sośnierz, Moritz Lenz
|
13 Jul 2012 |
| Missing or wrong version of dependency 'src/gen/CORE.setting' |
2 messages |
Tadeusz Sośnierz, Gabor Szabo
|
12 Jul 2012 |
| [perl #114100] Capture.perl flattens out elements it shouldn't |
1 message |
Moritz Lenz
|
12 Jul 2012 |
| Test.pm function not returning truth |
3 messages |
Gabor Szabo, Patrick R. Michaud
|
12 Jul 2012 |
| [perl #114090] Declaration in string interpolation causes bogus redeclaration errror |
1 message |
Moritz Lenz
|
11 Jul 2012 |
| accepting incorrect syntax? |
3 messages |
Gabor Szabo, Moritz Lenz
|
11 Jul 2012 |
| [perl #64768] [TODO] Whatever globbing in chained hash indexing |
1 message |
Patrick R. Michaud via RT
|
8 Jul 2012 |
| [perl #114042] [BUG] LTA error message about returning from an exhausted routine in Rakudo |
1 message |
Carl Mäsak
|
8 Jul 2012 |
| [perl #114034] Declaring a class with the name of the first part of a multi-joined name makes the multi-joined name unavailable |
1 message |
Moritz Lenz
|
8 Jul 2012 |
| [perl #114026] [BUG] postcircumfix:<( )> invocations get a Capture object, should just get the signature in Rakudo |
1 message |
Carl Mäsak
|
7 Jul 2012 |
| [perl #114014] ord.Cool outputs LTA error |
1 message |
Jimmy Zhuo
|
6 Jul 2012 |
| [perl #114012] [BUG] Rakudo implements &ucfirst, but S32/Str says it's deprecated |
1 message |
Carl Mäsak
|
6 Jul 2012 |
| [perl #113996] sprintf() doesn't support "%m" modifier |
1 message |
Vadim Zeitlin
|
6 Jul 2012 |
| [perl #114000] Re: IO stat exception when using :l |
1 message |
Patrick R . Michaud
|
5 Jul 2012 |
| Managing breakages across Rakudo versions |
5 messages |
Patrick R. Michaud, Moritz Lenz, yary, Nicholas Clark
|
10 Jul 2012 |
| [perl #113992] [BUG][STAR] Cygwin build of parrot for rakudo star fails because of missing phony.exe |
3 messages |
Patrick R. Michaud, Ron Schmidt
|
4 Jul 2012 |
| [perl #113990] [BUG] Strange error message when calling an optional & parameter that wasn't bound in Rakudo |
1 message |
Carl Mäsak
|
4 Jul 2012 |
| [perl #113988] [BUG] Null PMC access when doing .fmt on the return value from .reals |
1 message |
Carl Mäsak
|
4 Jul 2012 |
| [perl #113984] [BUG] cygwin make install fails copying some documentation |
1 message |
Ron Schmidt
|
4 Jul 2012 |
| [perl #113970] [TODO] Allow .= in attribute declarations in Rakudo |
1 message |
Carl Mäsak
|
3 Jul 2012 |
| [perl #113968] [BUG] 'rand()' is permissible in Rakudo, but shouldn't be |
1 message |
Carl Mäsak
|
3 Jul 2012 |
| [perl #113966] [BUG] ~~ doesn't autothread Junctions |
1 message |
Patrick R . Michaud
|
3 Jul 2012 |
| [perl #113964] [BUG] LTA error message when passing to a typed slurpy array parameter in Rakudo |
1 message |
Carl Mäsak
|
3 Jul 2012 |
| [perl #113958] [BUG] Variables do not interpolate properly in double-quoted strings in regexes in Rakudo |
2 messages |
Carl Mäsak, Carl Mäsak via RT
|
3 Jul 2012 |
| [perl #113956] [BUG] Things that are not SixModelObjects leak out of BEGIN blocks which end with a require in Rakudo |
1 message |
Carl Mäsak
|
2 Jul 2012 |
| [perl #113954] [BUG] Usage message suggests unquoted way of passing several-word argument which will not work in Rakudo |
1 message |
Carl Mäsak
|
2 Jul 2012 |
| [perl #113952] [BUG] The Sub object returned from Method.^methods does not have a .gist method in Rakudo |
1 message |
Carl Mäsak
|
2 Jul 2012 |
| [perl #113950] [BUG] 'next' or 'last' don't trigger LEAVE phaser in loop in Rakudo |
1 message |
Carl Mäsak
|
2 Jul 2012 |
| Re: [perl #113886] Re: no ICU lib loaded - rakudo and parrot issue |
6 messages |
Patrick R. Michaud, Gabor Szabo, Patrick R . Michaud, Moritz Lenz
|
1 Jul 2012 |
| Re: Can't build NQP on a Raspberry Pi (without bodging) |
9 messages |
Nicholas Clark, Patrick R. Michaud, Moritz Lenz, Parrot Raiser
|
30 Jul 2012 |
| [perl #113922] [BUG] for is too eager |
1 message |
Ron Schmidt
|
1 Jul 2012 |