summaryrefslogtreecommitdiff
path: root/perly.tab
Commit message (Expand)AuthorAgeFilesLines
* stop OPs leaking in eval "syntax error"Dave Mitchell2006-05-271-0/+27
* stop eval "sub{" leakingDave Mitchell2006-05-261-15/+15
* Add the MAD change to perly.y, which brings a new PEG token.Nicholas Clark2006-03-091-563/+567
* latest switch/say/~~Robin Houston2005-12-191-721/+737
* The new REQUIRE token introduced by change 25599 must beRafael Garcia-Suarez2005-10-131-25/+25
* CORE::require was always parsed as require().Rafael Garcia-Suarez2005-09-261-620/+634
* Allow non-arrowed form of chained subscripts after slicesYitzchak Scott-Thoennes2005-09-131-71/+71
* while (my $x ...) { ...; redo } shouldn't undef $x.Dave Mitchell2005-05-071-418/+422
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-101-32/+32
* Turn regcomp into a list opDave Mitchell2004-10-101-454/+425
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-21/+21
* [perl #25824] Segmentation fault withDave Mitchell2004-02-151-623/+624
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-0/+876