Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the last 2 perly.y specific parts of regen_perly.pl, and make | Nicholas Clark | 2006-03-11 | 1 | -2/+2 |
| | | | | | the regen_perly target call it for both perly.y and madly.y. p4raw-id: //depot/perl@27479 | ||||
* | The new REQUIRE token introduced by change 25599 must be | Rafael Garcia-Suarez | 2005-10-13 | 1 | -5/+3 |
| | | | | | | | nonassoc, just like the UNIOP token it's patterned after. (While we're at it, allow to use bison 2.1 to regenerate the parser files.) p4raw-id: //depot/perl@25746 | ||||
* | Re: [perl #37039] perlref documentation about optional -> is too vague | Yitzchak Scott-Thoennes | 2005-09-04 | 1 | -1/+1 |
| | | | | | | | Message-Id: <20050902004136.GA2656@efn.org> Allow any variant of bison 1.875 to be used p4raw-id: //depot/perl@25353 | ||||
* | add 1.875c to the list of supported bisons | Dave Mitchell | 2005-05-07 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@24411 | ||||
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -5/+1 |
| | | | p4raw-id: //depot/perl@24106 | ||||
* | regen_perly.pl runs fine with bison 2.0. | Marcus Holland-Moritz | 2005-02-10 | 1 | -3/+5 |
| | | | p4raw-id: //depot/perl@23959 | ||||
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -0/+188 |
process p4raw-id: //depot/perl@22302 |