[Pkg-ocaml-maint-commits] [menhir] branch upstream updated (19f71dc -> 5fc34d1)

Stéphane Glondu glondu at moszumanska.debian.org
Tue Aug 16 08:12:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

glondu pushed a change to branch upstream
in repository menhir.

      from  19f71dc   Imported Upstream version 20160526.dfsg
       new  5fc34d1   Imported Upstream version 20160808+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                              |  13 +++
 INSTALLATION                         |  55 +++++++-----
 Makefile                             |  11 ++-
 src/META                             |   2 +-
 src/StaticVersion.ml                 |   2 +-
 src/StaticVersion.mli                |   2 +-
 src/codeBackend.ml                   |   9 +-
 src/codePieces.ml                    |  27 +++++-
 src/codePieces.mli                   |  14 ++-
 src/fancy-parser.mly                 |   3 +-
 src/grammarFunctor.ml                |  61 ++++++++++++-
 src/grammarFunctor.mli               |  23 +++--
 src/lr1.ml                           | 106 ++++++++++++----------
 src/menhirLib.mlpack                 |   2 +-
 src/misc.ml                          |  27 ++++++
 src/misc.mli                         |   5 ++
 src/myocamlbuild.ml                  |   4 +-
 src/nonTerminalDefinitionInlining.ml |  35 +++++---
 src/parameterizedGrammar.ml          | 165 +++++++++++++++++++----------------
 src/parserAux.ml                     |   5 ++
 src/parserAux.mli                    |   5 ++
 src/partialGrammar.ml                |  41 +++++----
 src/reachability.ml                  |   7 +-
 src/syntax.mli                       |  13 ++-
 src/tableBackend.ml                  |  15 +---
 src/unparameterizedSyntax.ml         |   3 +-
 src/version.ml                       |   2 +-
 src/yacc-parser.mly                  |   3 +-
 28 files changed, 432 insertions(+), 228 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/menhir.git



More information about the Pkg-ocaml-maint-commits mailing list