summaryrefslogtreecommitdiff
path: root/regen_perly.pl
Commit message (Expand)AuthorAgeFilesLines
* Update the version requirement message in regen_perly.plVincent Pit2009-04-181-2/+2
* Make regen_perly.pl compatible with bison 2.4Vincent Pit2009-04-181-3/+25
* merge the four parser stacks into oneDave Mitchell2006-12-171-0/+5
* remove extraneous declaration prom perly.tabDave Mitchell2006-12-161-1/+0
* misc MAD coredump fixes and parser leak fixesDave Mitchell2006-12-131-0/+4
* parser: expand yy_is_opval[] to include all value typesDave Mitchell2006-12-101-19/+62
* another fix for bison 2.3Dave Mitchell2006-12-041-0/+3
* add support for bison 2.3Dave Mitchell2006-12-031-2/+4
* Avoid an error that VC++'s resource compiler seems to haveSteve Hay2006-07-171-2/+3
* stop OPs leaking in eval "syntax error"Dave Mitchell2006-05-271-0/+42
* Fix the last 2 perly.y specific parts of regen_perly.pl, and makeNicholas Clark2006-03-111-2/+2
* The new REQUIRE token introduced by change 25599 must beRafael Garcia-Suarez2005-10-131-5/+3
* Re: [perl #37039] perlref documentation about optional -> is too vagueYitzchak Scott-Thoennes2005-09-041-1/+1
* add 1.875c to the list of supported bisonsDave Mitchell2005-05-071-1/+1
* Update copyrights.Rafael Garcia-Suarez2005-03-301-5/+1
* regen_perly.pl runs fine with bison 2.0.Marcus Holland-Moritz2005-02-101-3/+5
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-0/+188