Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocaml-atd
Commits: fa7f96f1 by Stephane Glondu at 2025-02-12T12:26:23+01:00 New upstream version 2.16.0 - - - - - 26 changed files: - .circleci/setup-system - + .readthedocs.yaml - CHANGES.md - CODEOWNERS - CONTRIBUTING.md - Makefile - README.md - atd.opam - atd/src/version.ml - + atdcpp.opam - + atdcpp/.gitignore - + atdcpp/Makefile - + atdcpp/README.md - + atdcpp/src/bin/Atdcpp_main.ml - + atdcpp/src/bin/dune - + atdcpp/src/lib/Codegen.ml - + atdcpp/src/lib/Codegen.mli - + atdcpp/src/lib/Cpp_annot.ml - + atdcpp/src/lib/Cpp_annot.mli - + atdcpp/src/lib/Indent.ml - + atdcpp/src/lib/Indent.mli - atdgen/src/deprecated/version.ml → atdcpp/src/lib/Version.ml - + atdcpp/src/lib/dune - + atdcpp/test/.gitignore - + atdcpp/test/atd-input/everything.atd - + atdcpp/test/cpp-expected/everything_atd.cpp The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-atd/-/commit/fa7f96f1d2f1cc771a87d8cc6d330de95c195539 -- View it on GitLab: https://salsa.debian.org/ocaml-team/ocaml-atd/-/commit/fa7f96f1d2f1cc771a87d8cc6d330de95c195539 You're receiving this email because of your account on salsa.debian.org.

