summaryrefslogtreecommitdiff
path: root/regen_perly.pl
Commit message (Expand)AuthorAgeFilesLines
* Raise minimal supported GNU Bison version to 2.5Branislav Zahradník2020-12-071-2/+2
* regen_perly.pl: remove extraneous comments from bison 3.xDagfinn Ilmari Mannsåker2020-08-171-0/+3
* Add support for Bison versions up to 3.7Dagfinn Ilmari Mannsåker2020-08-061-5/+17
* Bump minimum required Bison version to 2.4Dagfinn Ilmari Mannsåker2020-08-061-7/+6
* Support Bison version 3.1 through 3.4Dagfinn Ilmari Mannsåker2019-07-111-2/+2
* Replace multiple 'use vars' by 'our' in regen.Nicolas R2017-11-111-0/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* regen_perly.pl: Correct typoFather Chrysostomos2016-05-161-1/+1
* regen_perly.pl: improve action extractingDavid Mitchell2016-02-111-16/+7
* regen_perly.pl: print command with -vDavid Mitchell2016-02-111-0/+3
* Add support for bison 3.0David Mitchell2016-02-031-9/+18
* Remove MAD.Jarkko Hietaniemi2014-06-131-1/+1
* Improve the logic in regen_perly.pl for manually generating token macros.Nicholas Clark2013-05-061-3/+8
* update regen_perly.pl to recognise bison 2.7Ruslan Zakirov2013-03-031-3/+3
* fix regen_perly.pl for bison 2.6Jesse Luehrs2012-09-251-3/+7
* Prevent double frees/crashes with format syntax errsFather Chrysostomos2012-08-081-4/+28
* regen_perly.pl: support latest bison-2.5.1Reini Urban2012-06-271-5/+5
* Avoid braces warning in regen_perly.plDavid Mitchell2012-06-131-1/+1
* Bump several file copyright datesSteffen Schwigon2012-01-191-1/+1
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-8/+5
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-3/+3
* Store the SHA-256 of the source in files generated by regen_perly.plNicholas Clark2011-01-231-3/+3
* Output "read only" editor blocks from regen_perly.plNicholas Clark2011-01-231-29/+23
* Fix typos (spelling errors) in misc. files.Peter J. Acklam) (via RT2011-01-071-1/+1
* af00134636ffe4172cbffeaed3bbad802e58d8a0 broke regen_perly.Zefram2010-10-131-1/+1
* avoid unnecessarily changing timestamp on perly.hZefram2010-08-281-10/+17
* Give an error message if bison is not found at allLeon Brocard2010-05-041-0/+4
* Update the version requirement message in regen_perly.plVincent Pit2009-03-241-2/+2
* Make regen_perly.pl compatible with bison 2.4Vincent Pit2009-03-241-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