<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Emmanuel Bourg pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/procyon">Debian Java Maintainers / procyon</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/procyon/-/commit/e41d89848de394a8caefa56be93b96bbf6ce9080">e41d8984</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2022-05-03T23:16:28+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.6.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#10a0aa7c79918fe6c4c32f5a6f488725dad8790d">
<span class="new-file">
+
.github/workflows/gradle-wrapper-validation.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#167595d8ea911a6181b5cbc6769b3e6a9c0c986f">
<span class="new-file">
+
.run/Procyon.CompilerTools Tests.run.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#310293b6541ca199ad0376f544dde8c8a2709d62">
<span class="new-file">
+
.run/Procyon.Expressions Tests.run.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#3b6738a664407bd94c12479da5e9ef28333d1a73">
<span class="new-file">
+
Procyon.CompilerTools/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#66a33f877ebd4f3e89a6e38489a176497ca07bd7">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/flowanalysis/ControlFlowGraph.java
</a>
</li>
<li class="file-stats">
<a href="#178be5f8d2f8f573d828f35645770614bdd0775a">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/flowanalysis/ControlFlowNode.java
</a>
</li>
<li class="file-stats">
<a href="#4f467146e73b60b59c77593dec3eca3a3a03d4c7">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/ConstantPool.java
</a>
</li>
<li class="file-stats">
<a href="#8cf56992a5ba433189cab0f10f37bbd6dc014fec">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/FrameValue.java
</a>
</li>
<li class="file-stats">
<a href="#83ba1e7e9c20f81d5d1d385b44ca45302b054368">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/Instruction.java
</a>
</li>
<li class="file-stats">
<a href="#7b115bb6aad9b86a6f25abb313585d9c51dec934">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/InstructionVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#1a8afecc5483b2d39cfca1f8719071299f66f9b1">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/MetadataReader.java
</a>
</li>
<li class="file-stats">
<a href="#0653c0fdf876c2104b91bda6d6341de6934ad02f">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/StackMappingVisitor.java
</a>
</li>
<li class="file-stats">
<a href="#26da26048593c31f30dda633578298985c235053">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/AttributeNames.java
</a>
</li>
<li class="file-stats">
<a href="#af63bfd457114060943a6e2de09ac234d5f98f2f">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ModuleAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b7d4213abec03609e11a3d99b0fea7c602e1f0d6">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ModuleDependency.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#29bfc08b2efb0179918be747ffd7b9e84ea53580">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ModuleMainClassAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b6b3253a853eccba037629d67eb6f0b1fb9c890f">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ModulePackagesAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#697407ce0719559382aad23965555eef3e4fd431">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ModuleTargetAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#46d0bd33a6957c7d83d99c9b23de1f5589f332bf">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/PackageInfo.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#5379d8b52417211a037ca041b2d760693ddc2e53">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/PermittedSubclassesAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4218d6617ed8d4fd0b8729298b40391cf90779ae">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/RecordAttribute.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#78ec5b045cd0d27081495ef77b156189bb7070cb">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/RecordComponentInfo.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#8950ad749c05adf52b4cf7bb7ee6f6b3c882a4da">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/ir/attributes/ServiceInfo.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b6dd0244486b39a5336995406fc4221967e26d83">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/BuiltinTypes.java
</a>
</li>
<li class="file-stats">
<a href="#f0494c54ece8d7327ea974b1b60b0070bf24c534">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/ClassFileReader.java
</a>
</li>
<li class="file-stats">
<a href="#779a3f20a86436d087c3e3a20d8de9e337de40e1">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/CommonTypeReferences.java
</a>
</li>
<li class="file-stats">
<a href="#f3d236eb5e88f07a3f44db5e49819132fbee08af">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/CompilerTarget.java
</a>
</li>
<li class="file-stats">
<a href="#6c51c1fdc4149685c5f9bae4fef91ebb7eece4a8">
<span class="new-file">
+
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/CompoundTypeDefinition.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#fa1c017cfc7d27c03b963786b5309efc7209da6d">
Procyon.CompilerTools/src/main/java/com/strobel/assembler/metadata/CompoundTypeReference.java
</a>
</li>
</ul>
<h5>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: #666;">

<br>
<a href="https://salsa.debian.org/java-team/procyon/-/commit/e41d89848de394a8caefa56be93b96bbf6ce9080">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/procyon/-/commit/e41d89848de394a8caefa56be93b96bbf6ce9080"}}</script>


</p>
</div>
</body>
</html>