Stéphane Glondu pushed to branch upstream at Debian OCaml Maintainers / cppo
Commits:
4e36c624 by Stephane Glondu at 2024-09-10T08:03:24+02:00
New upstream version 1.7.0
- - - - -
30 changed files:
- + .github/dependabot.yml
- .github/workflows/build.yml
- Changes.md
- Makefile
- README.md
- cppo.opam
- cppo_ocamlbuild.opam
- dune-project
- src/cppo_eval.ml
- src/cppo_eval.mli
- src/cppo_lexer.mll
- src/cppo_parser.mly
- src/cppo_types.ml
- src/cppo_types.mli
- + test/already_defined.cppo
- + test/already_defined.ref
- + test/applied_to_none.cppo
- + test/applied_to_none.ref
- + test/arity_mismatch.cppo
- + test/arity_mismatch.ref
- + test/arity_mismatch_indirect.cppo
- + test/arity_mismatch_indirect.ref
- + test/at_least_one_arg.cppo
- + test/at_least_one_arg.ref
- + test/comment_in_formals.cppo
- + test/comment_in_formals.ref
- + test/def.cppo
- + test/def.ref
- + test/define_on_last_line.cppo
- test/dune
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/cppo/-/commit/4e36c6247040431abf32f701da34c42fff27702c
--
View it on GitLab:
https://salsa.debian.org/ocaml-team/cppo/-/commit/4e36c6247040431abf32f701da34c42fff27702c
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: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.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,.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;">
Stéphane Glondu pushed to branch upstream at <a href="
https://salsa.debian.org/ocaml-team/cppo">Debian OCaml Maintainers / cppo</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/cppo/-/commit/4e36c6247040431abf32f701da34c42fff27702c">4e36c624</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-09-10T08:03:24+02: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 1.7.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="#fe77d5d1439f26e353a42bbd38dece2467ff6558"> .github/workflows/build.yml
</li>
<li class="file-stats">
<a href="#75a0888bd8ab25c2a924dcbe8a23397abc675900">
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="#c8fa7fe7df0263657759c7fd1f990337beb7a362">
cppo.opam
</li>
<li class="file-stats">
<a href="#d27b4993d30af771100ecccf6c2e7f42584d3d6c">
cppo_ocamlbuild.opam
</li>
<li class="file-stats">
<a href="#a883255a0b9405feaed74dd1260b37fc100b3554">
dune-project
</li>
<li class="file-stats">
<a href="#47519fa1ae70056e390f577fe6840b26e37b0e62">
src/cppo_eval.ml
</li>
<li class="file-stats">
<a href="#0dba72e46bc760028d90e72cc5622185eb000faa">
src/cppo_eval.mli
</li>
<li class="file-stats">
<a href="#1f99f18185b099b8378eab9af7769613c891c8ea">
src/cppo_lexer.mll
</li>
<li class="file-stats">
<a href="#d79fecd9734d856fb00e41d58364ae05cf4d0c8f">
src/cppo_parser.mly
</li>
<li class="file-stats">
<a href="#c3c403dcf054986dba5c7d76af92622a4e308a8c">
src/cppo_types.ml
</li>
<li class="file-stats">
<a href="#45c65ae898ad16c613645ab334bc5fb487fe6e35">
src/cppo_types.mli
</li>
<li class="file-stats">
<a href="#6572c4a79fc5fa3c88191afeda5a44ff9c084065">
<span class="new-file">
+
test/already_defined.cppo
</span>
</li>
<li class="file-stats">
<a href="#bbcfd82d29dac9556e33ea87146000d2868be124">
<span class="new-file">
+
test/already_defined.ref
</span>
</li>
<li class="file-stats">
<a href="#8cc07053e452904d556c938eacd46863b680f09f">
<span class="new-file">
+
test/applied_to_none.cppo
</span>
</li>
<li class="file-stats">
<a href="#5deec7dae46143544fcc909648024d926cdf3e63">
<span class="new-file">
+
test/applied_to_none.ref
</span>
</li>
<li class="file-stats">
<a href="#baf7e5a1fd42950bf89769b67027c8f946a5acf5">
<span class="new-file">
+
test/arity_mismatch.cppo
</span>
</li>
<li class="file-stats">
<a href="#9d9444f2f875eca85027dcd21332d6d13f019f00">
<span class="new-file">
+
test/arity_mismatch.ref
</span>
</li>
<li class="file-stats">
<a href="#a6a49c389d932bf0b80500280382a40a697d92d3">
<span class="new-file">
+
test/arity_mismatch_indirect.cppo
</span>
</li>
<li class="file-stats">
<a href="#4650498a8b3eb5a808c09b9b8623dae2355d1e36">
<span class="new-file">
+
test/arity_mismatch_indirect.ref
</span>
</li>
<li class="file-stats">
<a href="#8bedffc1a2a7febe336f1bb34714b7ab877d5aae">
<span class="new-file">
+
test/at_least_one_arg.cppo
</span>
</li>
<li class="file-stats">
<a href="#fc6741bf039d3d6ebdb239868a38e4503a3c08d8">
<span class="new-file">
+
test/at_least_one_arg.ref
</span>
</li>
<li class="file-stats">
<a href="#a565138c5adbb38e6471f9593cb1404c01cbfa51">
<span class="new-file">
+
test/comment_in_formals.cppo
</span>
</li>
<li class="file-stats">
<a href="#560976370b4b71e1918c426db1a542a9b112ffc9">
<span class="new-file">
+
test/comment_in_formals.ref
</span>
</li>
<li class="file-stats">
<a href="#da34bed2d960dd87916077616794eaaba80a0c37">
<span class="new-file">
+
test/def.cppo
</span>
</li>
<li class="file-stats">
<a href="#f3b317c450f955b5d00d19626167748a72a01c51">
<span class="new-file">
+
test/def.ref
</span>
</li>
<li class="file-stats">
<a href="#76cb8ba52cda52960ca69dae2dc724ff89dac689">
<span class="new-file">
+
test/define_on_last_line.cppo
</span>
</li>
<li class="file-stats">
<a href="#a07284005e21d8845b38e029b8e56eb9a2658775">
test/dune
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .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/cppo/-/commit/4e36c6247040431abf32f701da34c42fff27702c">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/cppo/-/commit/4e36c6247040431abf32f701da34c42fff27702c"}}</script>
</div>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)