Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 406b185b2ee9b71b8ac74586744008d20f716b5e
      
https://github.com/Perl/perl5/commit/406b185b2ee9b71b8ac74586744008d20f716b5e
  Author: Branislav ZahradnĂ­k <[email protected]>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M regen_perly.pl

  Log Message:
  -----------
  Raise minimal supported GNU Bison version to 2.5

which added support for named references


  Commit: 53443c95ef3bc199725ac4c021e83f6414852f7f
      
https://github.com/Perl/perl5/commit/53443c95ef3bc199725ac4c021e83f6414852f7f
  Author: Branislav ZahradnĂ­k <[email protected]>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M AUTHORS
    M perly.act
    M perly.h
    M perly.tab
    M perly.y

  Log Message:
  -----------
  Use GNU Bison's named references

Usage of Bison's named references makes actions little bit easier
to read and maintain.


Compare: https://github.com/Perl/perl5/compare/72dfa47e497a...53443c95ef3b

Reply via email to