Ralf Treinen pushed to branch upstream at Debian OCaml Maintainers / morbig
Commits:
e2a1afc5 by Ralf Treinen at 2024-02-29T20:12:54+01:00
New upstream version 0.11.0
- - - - -
30 changed files:
- + .github/dependabot.yml
- + .github/workflows/ci.yml
- src/.header → .header
- − .merlin
- − .travis.yml
- COPYING
- Dockerfile
- − META
- Makefile
- README.md
- dune-project
- − examples/c/.gitignore
- examples/c/Makefile
- morbig.opam
- − src/.headache.conf
- src/API.ml
- src/API.mli
- src/CST.ml → src/CST.mli
- src/CSTHelpers.ml
- src/CSTHelpers.mli
- + src/CSTSerializers.mli
- + src/CST_derivings_generator.ml
- src/ExtMenhirLib.ml
- src/REBracketExpressionLexer.mll
- src/REBracketExpressionParser.mly
- src/aliases.ml
- src/aliases.mli
- src/assignment.ml
- src/c/CAPI.ml
- src/c/cstub.c
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/morbig/-/commit/e2a1afc564edccf2a0250181b00c9d553c92fd94
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/morbig/-/commit/e2a1afc564edccf2a0250181b00c9d553c92fd94
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: var(--default-mono-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: var(--default-regular-font, "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: var(--default-regular-font, "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;">
Ralf Treinen pushed to branch upstream at <a href="
https://salsa.debian.org/ocaml-team/morbig">Debian OCaml Maintainers / morbig</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/morbig/-/commit/e2a1afc564edccf2a0250181b00c9d553c92fd94">e2a1afc5</a></strong>
<div>
<span> by Ralf Treinen </span> <i> at 2024-02-29T20:12:54+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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 0.11.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<li class="file-stats">
<a href="#091aff741808a09242f252264b14f4a9adaa5305">
<span class="new-file">
+
.github/dependabot.yml
</span>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="new-file">
+
.github/workflows/ci.yml
</span>
</li>
<li class="file-stats">
<a href="#a76b6b13c346c94185ea3a395e3613c3deba3dfe">
src/.header
→
.header
</li>
<li class="file-stats">
<a href="#92b1a9c4d89dc84f6c6a7bbdb9da81d1df006c7e">
<span class="deleted-file">
−
.merlin
</span>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">
−
.travis.yml
</span>
</li>
<li class="file-stats">
<a href="#6156cd6ac57d8b88e473d9202392ec064b623c93">
COPYING
</li>
<li class="file-stats">
<a href="#6651ddff6eb82c840ced7c1dddee15c6e1913dd4">
Dockerfile
</li>
<li class="file-stats">
<a href="#40bb78ac4a8f75b73057a2a259dcfa335c88dad4">
<span class="deleted-file">
−
META
</span>
</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="#a883255a0b9405feaed74dd1260b37fc100b3554">
dune-project
</li>
<li class="file-stats">
<a href="#a56b90bf2f4dacc99538ad90239315adcb6e6741">
<span class="deleted-file">
−
examples/c/.gitignore
</span>
</li>
<li class="file-stats">
<a href="#f72a48209a51eec3794a12b0b40b1984c18da0b5">
examples/c/Makefile
</li>
<li class="file-stats">
<a href="#63b3f436174bac4d9aaeea39cf0b2e8b48c709b6">
morbig.opam
</li>
<li class="file-stats">
<a href="#6ab336c61cbb0d946e50f373762f1d28f02ff758">
<span class="deleted-file">
−
src/.headache.conf
</span>
</li>
<li class="file-stats">
<a href="#d3e54e8fc9db6f46282eebb718d9787299e1ef0b">
src/API.ml
</li>
<li class="file-stats">
<a href="#c690d7e04641be3919b922e66fa488eec9d95ae1">
src/API.mli
</li>
<li class="file-stats">
<a href="#b662395951db8bf93dc38986d3c31dc1707126c9">
src/CST.ml
→
src/CST.mli
</li>
<li class="file-stats">
<a href="#dd2aa4d64953cfcec2a8edefdbb07cfce5d95a56">
src/CSTHelpers.ml
</li>
<li class="file-stats">
<a href="#f8a9987b130797cad51e489254314df5a6a96d6e">
src/CSTHelpers.mli
</li>
<li class="file-stats">
<a href="#35a4c502de2058f710f80825ecca813b8602ce29">
<span class="new-file">
+
src/CSTSerializers.mli
</span>
</li>
<li class="file-stats">
<a href="#5ba269f1437da85e838f7516eaff2b7abe834a9a">
<span class="new-file">
+
src/CST_derivings_generator.ml
</span>
</li>
<li class="file-stats">
<a href="#a05653c17eff966f6f5990974ce91f08b3b5c5bf">
src/ExtMenhirLib.ml
</li>
<li class="file-stats">
<a href="#335de4161ec5bfd82b03432c7259bbc7d1ca825c"> src/REBracketExpressionLexer.mll
</li>
<li class="file-stats">
<a href="#981521c3cd9aa376074504c332fefb6de7c9455a"> src/REBracketExpressionParser.mly
</li>
<li class="file-stats">
<a href="#01ef564005e845102f41d68019f06fb2449b611f">
src/aliases.ml
</li>
<li class="file-stats">
<a href="#55d30ae7b547981c9ccc0936ed106b9f6260edb3">
src/aliases.mli
</li>
<li class="file-stats">
<a href="#3a22f18017ba5dab893aade472f0ff73d97c4f92">
src/assignment.ml
</li>
<li class="file-stats">
<a href="#fa56d5e3c2fa5bdde406277d4b3a67d7b623523c">
src/c/CAPI.ml
</li>
<li class="file-stats">
<a href="#391615fc9b13eff722e2d4add8c53f2e68f6d50c">
src/c/cstub.c
</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/morbig/-/commit/e2a1afc564edccf2a0250181b00c9d553c92fd94">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>
<script type="application/ld+json">{"@context":"
http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"
https://salsa.debian.org/ocaml-team/morbig/-/commit/e2a1afc564edccf2a0250181b00c9d553c92fd94"}}</script>
</div>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)