Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / ocaml-atd
Commits:
55cd9f0d by Stephane Glondu at 2023-10-24T08:10:37+02:00
New upstream version 2.13.0
- - - - -
713e822d by Stephane Glondu at 2023-10-24T08:10:39+02:00
New upstream version 2.14.0
- - - - -
c69566cd by Stephane Glondu at 2023-10-24T08:11:01+02:00
New upstream version 2.14.1
- - - - -
30 changed files:
- .circleci/setup-system
- CHANGES.md
- Makefile
- README.md
- atd.opam
- atd/src/ast.ml
- atd/src/ast.mli
- atd/src/json.ml
- atd/src/json.mli
- + atd/src/loc.ml
- + atd/src/loc.mli
- atd/src/version.ml
- + atdcat/README.md
- atdcat/src/atdcat.ml
- atdcat/test/dune
- + atdcat/test/test.unwrap.expected.atd
- + atdd.opam
- + atdd/.gitignore
- + atdd/Makefile
- + atdd/README.md
- + atdd/src/bin/Atdd_main.ml
- + atdd/src/bin/dune
- + atdd/src/lib/Codegen.ml
- + atdd/src/lib/Codegen.mli
- + atdd/src/lib/Dlang_annot.ml
- + atdd/src/lib/Dlang_annot.mli
- + atdd/src/lib/Indent.ml
- + atdd/src/lib/Indent.mli
- + atdd/src/lib/Version.ml
- + atdd/src/lib/dune
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-atd/-/compare/a187b0866ee6cfcfc0d2d67d554e4a2dc29b729e...c69566cd93471dd2eb9c1f516b32c2f690877bf8
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-atd/-/compare/a187b0866ee6cfcfc0d2d67d554e4a2dc29b729e...c69566cd93471dd2eb9c1f516b32c2f690877bf8
You're receiving this email because of your account on salsa.debian.org.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "
http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: GitLab Mono, JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: "GitLab Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "
Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Stéphane Glondu pushed to branch upstream at <a href="
https://salsa.debian.org/ocaml-team/ocaml-atd">Debian OCaml Maintainers / ocaml-atd</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-atd/-/commit/55cd9f0df23661a41325cd9c74a44c28f77c5a4c">55cd9f0d</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2023-10-24T08:10:37+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "
Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.13.0</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-atd/-/commit/713e822d7b771fb32b482f9325e6a28de0744878">713e822d</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2023-10-24T08:10:39+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "
Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.14.0</pre>
</li>
<strong style="font-weight: bold;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-atd/-/commit/c69566cd93471dd2eb9c1f516b32c2f690877bf8">c69566cd</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2023-10-24T08:11:01+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "
Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.14.1</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<li class="file-stats">
<a href="#098c940f92bb3c8661d963f43367e5c184d98508">
.circleci/setup-system
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</li>
<li class="file-stats">
<a href="#72704ef9131700c08c71e6fbafc9e9b2b17e5ed0">
atd.opam
</li>
<li class="file-stats">
<a href="#b80526ab0ff4d5a23bdc1f9bbf54b189ae1c11fd">
atd/src/ast.ml
</li>
<li class="file-stats">
<a href="#8e6be72aa420fb2c8a755a50fedae81b1a079d72">
atd/src/ast.mli
</li>
<li class="file-stats">
<a href="#4a4a37ca1ab979a7dcf9b500b201c1c50a410c25">
atd/src/json.ml
</li>
<li class="file-stats">
<a href="#61fb4a630bd194c23e02c0149bcac2ece81bd420">
atd/src/json.mli
</li>
<li class="file-stats">
<a href="#2ce33acfbc5668516322ec10501841ccbccda543">
<span class="new-file">
+
atd/src/loc.ml
</span>
</li>
<li class="file-stats">
<a href="#6870f377b02859c0eed6026218677bcfa41d0f33">
<span class="new-file">
+
atd/src/loc.mli
</span>
</li>
<li class="file-stats">
<a href="#b585fd569d62c81f07fc9de6bb2a0ffb6fca2864">
atd/src/version.ml
</li>
<li class="file-stats">
<a href="#70e3f0e8fe38e3ca0c2c660c2ecb2d51d01fc074">
<span class="new-file">
+
atdcat/README.md
</span>
</li>
<li class="file-stats">
<a href="#23b9a504f5be276a9307f41137e6a60d0e887039">
atdcat/src/atdcat.ml
</li>
<li class="file-stats">
<a href="#23e1ab3849b9beed28691d9ffb4e3f6e92debe94">
atdcat/test/dune
</li>
<li class="file-stats">
<a href="#456c4a82e8823be55c1396d421e75d71f7ae5da1">
<span class="new-file">
+
atdcat/test/test.unwrap.expected.atd
</span>
</li>
<li class="file-stats">
<a href="#66e0b567cb5f36ea063c8749f2abed4682d22774">
<span class="new-file">
+
atdd.opam
</span>
</li>
<li class="file-stats">
<a href="#ffad6cdb344a8e077444a43cb8e6ba92f74d414f">
<span class="new-file">
+
atdd/.gitignore
</span>
</li>
<li class="file-stats">
<a href="#4dc592be3aa6685a76196dffeddf61bafb34f769">
<span class="new-file">
+
atdd/Makefile
</span>
</li>
<li class="file-stats">
<a href="#14c1f0f59b9187049b9003bcf633941ab28b8211">
<span class="new-file">
+
atdd/README.md
</span>
</li>
<li class="file-stats">
<a href="#108e60134c4c4a3a95e5c0216b7e5ceace43064c">
<span class="new-file">
+
atdd/src/bin/Atdd_main.ml
</span>
</li>
<li class="file-stats">
<a href="#8ef4c72c7020f4377947464c3bd439bd56e693bb">
<span class="new-file">
+
atdd/src/bin/dune
</span>
</li>
<li class="file-stats">
<a href="#fb9b6a6566419453dfae5a22e8f998efd2ac2579">
<span class="new-file">
+
atdd/src/lib/Codegen.ml
</span>
</li>
<li class="file-stats">
<a href="#4c6d34debabd3b59ed90b3cb19c94391f33b049e">
<span class="new-file">
+
atdd/src/lib/Codegen.mli
</span>
</li>
<li class="file-stats">
<a href="#2b780ba02a510b904e1325918f1d7fb59c7c6a6e">
<span class="new-file">
+
atdd/src/lib/Dlang_annot.ml
</span>
</li>
<li class="file-stats">
<a href="#d1becdeb076eed33ac9801549f5b466738833a2c">
<span class="new-file">
+
atdd/src/lib/Dlang_annot.mli
</span>
</li>
<li class="file-stats">
<a href="#0b4129753b04671a61fa697f6aac679b1a012790">
<span class="new-file">
+
atdd/src/lib/Indent.ml
</span>
</li>
<li class="file-stats">
<a href="#13cd0eb685cb4f44a92b4101532c3c7f622bd85a">
<span class="new-file">
+
atdd/src/lib/Indent.mli
</span>
</li>
<li class="file-stats">
<a href="#8e69a3778b57fc7f109e19ba43e2394f512bd4a5">
<span class="new-file">
+
atdd/src/lib/Version.ml
</span>
</li>
<li class="file-stats">
<a href="#a0eaa9bac7f6ea875b3fba01ad3e40f0485e0fc3">
<span class="new-file">
+
atdd/src/lib/dune
</span>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<a href="
https://salsa.debian.org/ocaml-team/ocaml-atd/-/compare/a187b0866ee6cfcfc0d2d67d554e4a2dc29b729e...c69566cd93471dd2eb9c1f516b32c2f690877bf8">View it on GitLab</a>.
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="
https://salsa.debian.org">salsa.debian.org</a>. <a href="
https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
class="mng-notif-link">Manage all notifications</a> · <a href="
https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</div>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)