git: vendor/BYACC Import byacc-20170709

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sun Mar 11 09:28:23 PDT 2018


commit ca0c2f89253fb0b5d10ce16133be76a3a6a2dce3
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Sun Mar 11 08:17:21 2018 -0700

    Import byacc-20170709

Summary of changes:
 contrib/byacc/CHANGES          | 620 +++++++++++++++++++++++++++-------
 contrib/byacc/README.DRAGONFLY |   5 +
 contrib/byacc/VERSION          |   2 +-
 contrib/byacc/defs.h           |  47 ++-
 contrib/byacc/error.c          |  51 +--
 contrib/byacc/lalr.c           |  30 +-
 contrib/byacc/lr0.c            |  25 +-
 contrib/byacc/main.c           |  53 ++-
 contrib/byacc/mkpar.c          |  10 +-
 contrib/byacc/mstring.c        |  16 +-
 contrib/byacc/output.c         | 155 ++++++---
 contrib/byacc/reader.c         | 734 +++++++++++++++++++++++++++++------------
 contrib/byacc/verbose.c        |   4 +-
 contrib/byacc/yaccpar.c        |  76 +++--
 14 files changed, 1317 insertions(+), 511 deletions(-)
 create mode 100644 contrib/byacc/README.DRAGONFLY

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca0c2f89253fb0b5d10ce16133be76a3a6a2dce3


-- 
DragonFly BSD source repository


More information about the Commits mailing list