{6} All Tickets By Milestone (Including closed) (5953 matches)

A more complex example to show how to make advanced reports.

Results (301 - 350 of 5953)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1037 throw useful exception on non-quoted non-word characters in PGE PGE closed wontfix 1.6.0 todo normal pmichaud 02/01/11
#1042 PGE doesn't support angle quotes inside of regexes. PGE closed duplicate trunk bug normal pmichaud 02/01/11
#1002 Building PGE dies with segfault when JIT enabled under Fedora 11 PGE closed duplicate trunk bug minor pmichaud 11/18/09
#1163 PGE: refactor pod_comment rule into PGE/Util.pbc PGE closed wontfix todo normal pmichaud 02/01/11
#1017 recognize the <a b c> form of alternation PGE closed wontfix trunk todo normal pmichaud 02/01/11
#1065 PGE should emit inline PIR with Grammar namespace PGE closed wontfix 1.6.0 bug normal pmichaud 02/01/11
#851 [DEPRECATED] .find_key method on PGE;Match objects PGE closed fixed 1.3.0 deprecation normal fperrad 02/01/11
#1783 t/compilers/pge/p5regex/p5rx.t and t/compilers/pge/perl6regex/01-regex.t: test failures on Darwin/PPC since r48918 PGE closed fixed 2.7.0 bug normal 09/12/10
#701 PAST: Parameter Var in viviself causes duplicate parameter allocation PCT closed invalid 1.2.0 bug minor pmichaud 05/24/09
#510 HLLCompiler can't '--target=parse' from installed parrot PCT closed fixed bug normal pmichaud 07/08/09
#821 PCT - POST::Sub::add_param() ignores +optional+slurpy parameters. PCT closed fixed 1.3.0 bug minor pmichaud 02/01/11
#810 PCT - PAST::Val::lvalue() passes through to 'value' PCT closed fixed 1.3.0 bug normal pmichaud 07/06/09
#256 bad PAST->PIR generation PCT closed fixed trunk bug normal pmichaud 02/03/09
#803 PCT emits bogus code for getattribute on named register variable PCT closed fixed 1.3.0 bug normal pmichaud 08/21/09
#1052 [TODO] Add --target=pbc to HLLCompiler PCT new 1.6.0 todo normal bacek 02/01/11
#466 PAST::Val.new( :value( ~$/ ), :returns('Complex')) generates incorrect pir PCT closed wontfix trunk bug major pmichaud 02/01/11
#1807 Parrot changes between r49277 and r49386 break rakudo's line number reporting PCT closed fixed 2.8.0 bug normal jonathan 10/01/10
#329 [PATCH] save compiler filename in PCT::HLLCompiler PCT closed fixed patch minor pmichaud 02/01/11
#2008 [PCT] Patch/feature request: No pop_eh in try PAST::Op PCT closed wontfix 3.0.0 patch normal pmichaud 08/04/11
#54 spam ticket PCT closed invalid spam abandoned pmichaud 12/16/08
#1734 PCT::Compiler should null temporaries when they are no longer needed PCT closed wontfix 2.6.0 bug normal pmichaud 10/19/11
#1625 PCT generates usage message too early PCT closed fixed 2.3.0 bug normal pmichaud 02/01/11
#1198 interactive mode doesn't save lexicals correctly PCT closed fixed bug normal pmichaud 02/01/11
#366 [PATCH] --target=parse/past/post does not dump in -e mode PCT closed fixed 0.9.1 patch normal pmichaud 10/19/11
#837 [DEPRECATED] NQP quoting rules going to be close to Perl6. PCT closed invalid 1.3.0 feature normal pmichaud 06/12/10
#868 DEPRECATE generation of PAST::Val constants PCT closed wontfix 1.3.0 deprecation normal pmichaud 02/01/11
#1066 Add %(...) expression to NQP PCT closed invalid 1.6.0 todo minor pmichaud 06/12/10
#1079 Chaining operator ':=' is ignored in NQP PCT closed invalid 1.6.0 bug normal pmichaud 06/12/10
#1115 show results of expressions in HLLCompiler based repls (again) PCT closed fixed trunk feature normal pmichaud 06/14/10
#1728 Add more signatures for for PAST op types. PCT closed fixed trunk patch normal pmichaud 08/05/10
#812 PCT - PAST::Op::lvalue() is redundant PCT closed fixed 1.3.0 bug normal pmichaud 06/25/10
#1014 NQP: Add defined(), exists(), undef. PCT closed wontfix 1.6.0 feature normal pmichaud 08/30/10
#76 Parrot::Interpreter - allow compilation of PHP script Parrot::Interpreter closed invalid master feature normal barney 10/20/11
#75 Parrot::Interpreter ->invoke cannot handle more than one arguments Parrot::Interpreter closed invalid trunk bug normal 10/20/11
#1510 NQP-rx doesn't create PMC for string // expressions nqp assigned 2.1.0 bug normal pmichaud 10/19/11
#1125 [BUG] imcc handles backslashes improperly in sub names nqp closed fixed 1.7.0 bug critical pmichaud 10/21/09
#2132 NQP-rx does not use "file" annotations nqp closed fixed master todo normal benabik 06/16/11
#1307 NQP-rx doesn't handle comments correctly? nqp closed fixed 1.8.0 bug normal pmichaud 11/18/09
#1512 NQP-rx generates bad access code for non-twigiled attribute nqp new 2.1.0 bug normal pmichaud 02/02/11
#1631 Exception handler throwing exception in NQP-rx causes segfault nqp assigned trunk bug normal pmichaud 07/13/10
#1376 [NQP-rx] cannot support an empty string as token nqp closed fixed 1.9.0 bug normal pmichaud 12/17/09
#538 NQP list initializers nqp closed invalid trunk bug normal 12/18/09
#1098 [CAGE] rename parrot_nqp to parrot-nqp nqp closed fixed 1.6.0 cage normal pmichaud 12/17/09
#1385 context_unify3_simple breaks parrot-nqp nqp closed fixed trunk bug critical bacek 12/21/09
#539 NQP does not autovivify "our @" but does for "my @" nqp closed fixed trunk bug normal 12/18/09
#1503 quote_delimited action misbehaves with single non-string quote_atom nqp closed noreply 2.1.0 bug normal pmichaud 10/19/11
#1464 NQP-rx doesn't handle bare "return" from nested block correctly. nqp closed invalid 2.1.0 bug normal pmichaud 10/19/11
#1013 'undef' bareword shouldn't parse, but does nqp closed wontfix 1.6.0 bug normal pmichaud 10/19/11
#1514 NQP-rx doesn't check storage mode for contextuals nqp closed invalid 2.2.0 bug normal pmichaud 10/19/11
#1968 Loading of nqp-setting breaks rakudo. nqp closed noreply master bug normal pmichaud 10/19/11
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.