[Pkg-ocaml-maint-commits] [atdgen] branch upstream updated (7c22d50 -> f74d058)

Stéphane Glondu glondu at moszumanska.debian.org
Thu Aug 4 09:37:59 UTC 2016


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

glondu pushed a change to branch upstream
in repository atdgen.

      from  7c22d50   Imported Upstream version 1.7.2
       new  2bb1730   Imported Upstream version 1.8.0
       new  62b0b8c   Imported Upstream version 1.9.0
       new  f74d058   Imported Upstream version 1.9.1

The 3 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:
 Makefile                       |   6 ++
 LICENSE => atdgen-cppo/LICENSE |   2 +-
 atdgen-cppo/Makefile           |  38 ++++++++++++
 atdgen-cppo/README.md          |  81 ++++++++++++++++++++++++++
 atdgen-cppo/atdgen-cppo        |  74 ++++++++++++++++++++++++
 atdgen-cppo/cppo-json          |  56 ++++++++++++++++++
 atdgen-cppo/example.ml         |   5 ++
 atdgen.install                 |   6 +-
 src/Makefile                   |   2 +-
 src/ag_main.ml                 |  25 ++++++--
 src/ag_ob_emit.ml              |  77 +++++++++++++++----------
 src/ag_ocaml.ml                |  28 +++++----
 src/ag_oj_emit.ml              |  21 +++++--
 src/ag_ov_emit.ml              |   5 +-
 src/ag_ox_emit.mli             |  32 +++++++++++
 test/test_atdgen_main.ml       | 127 ++++++++++++++++++++++++++++++++++++++++-
 16 files changed, 524 insertions(+), 61 deletions(-)
 copy LICENSE => atdgen-cppo/LICENSE (97%)
 create mode 100644 atdgen-cppo/Makefile
 create mode 100644 atdgen-cppo/README.md
 create mode 100755 atdgen-cppo/atdgen-cppo
 create mode 100755 atdgen-cppo/cppo-json
 create mode 100644 atdgen-cppo/example.ml
 create mode 100644 src/ag_ox_emit.mli

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



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