<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aeneas/charon-pin, branch isabelle</title>
<subtitle>aeneas rust verifier with a hacky Isabelle backend
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/'/>
<entry>
<title>Update charon</title>
<updated>2024-06-28T06:18:47+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-26T14:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=c00d337f48cbaf56a5b81f396c2f18ae811aee5a'/>
<id>c00d337f48cbaf56a5b81f396c2f18ae811aee5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update charon</title>
<updated>2024-06-25T11:57:52+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-25T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=09c02a7b56575e826c66a6c8873b290a8afb5827'/>
<id>09c02a7b56575e826c66a6c8873b290a8afb5827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update charon</title>
<updated>2024-06-24T11:53:31+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-24T09:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=16aa66aabffeaaebc03c264b89387f010750dac3'/>
<id>16aa66aabffeaaebc03c264b89387f010750dac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update charon</title>
<updated>2024-06-24T08:37:32+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-24T08:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=ba2111ff8f4281e0be345380775cb7a43afa22e8'/>
<id>ba2111ff8f4281e0be345380775cb7a43afa22e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update charon</title>
<updated>2024-06-21T14:14:58+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-21T13:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=d3f52e23ede39c4fd7845b6c5feb29d28b2a2384'/>
<id>d3f52e23ede39c4fd7845b6c5feb29d28b2a2384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`predicates` got merged into `generic_params`</title>
<updated>2024-06-21T07:34:38+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-20T14:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=b287f234695d9013cb74c99dcac46a9b5b334f7c'/>
<id>b287f234695d9013cb74c99dcac46a9b5b334f7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for renaming using the rename attribute in charon (#239)</title>
<updated>2024-06-18T20:47:35+00:00</updated>
<author>
<name>Escherichia</name>
</author>
<published>2024-06-18T20:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=aa8e74197687ecc6d8f925babc8ba3cd6c739990'/>
<id>aa8e74197687ecc6d8f925babc8ba3cd6c739990</id>
<content type='text'>
* support for renaming using the rename attribute in charon

* support for global decl

* add support for renaming field

* applied suggested changes and began adding support for variant

* finished support for renaming variant

* applied suggested changes

* add tests

* fixed variant and field renaming

* update charon-pin

* update flake.lock

* Update the charon pin

* Fix an issue with renaming trait method implementations

* Fix an issue with the renaming of trait implementations

* Fix an issue when renaming enumerations

* Update the Charon pin

* Fix the F* tests

* Fix an issue with the spans for the loops

* Fix the tests

* Update a comment

* Use fuel in the coq tests

* Generate the template decreases clauses by default

---------

Co-authored-by: Escherichia &lt;escherichia@charlotte&gt;
Co-authored-by: Son Ho &lt;hosonmarc@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support for renaming using the rename attribute in charon

* support for global decl

* add support for renaming field

* applied suggested changes and began adding support for variant

* finished support for renaming variant

* applied suggested changes

* add tests

* fixed variant and field renaming

* update charon-pin

* update flake.lock

* Update the charon pin

* Fix an issue with renaming trait method implementations

* Fix an issue with the renaming of trait implementations

* Fix an issue when renaming enumerations

* Update the Charon pin

* Fix the F* tests

* Fix an issue with the spans for the loops

* Fix the tests

* Update a comment

* Use fuel in the coq tests

* Generate the template decreases clauses by default

---------

Co-authored-by: Escherichia &lt;escherichia@charlotte&gt;
Co-authored-by: Son Ho &lt;hosonmarc@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Bump charon</title>
<updated>2024-06-18T10:12:05+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-18T10:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=082661f0d9d1bb1196ef8e1d57b3f2b4922b3d8e'/>
<id>082661f0d9d1bb1196ef8e1d57b3f2b4922b3d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the Charon pin</title>
<updated>2024-06-17T18:06:19+00:00</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-17T18:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=8eacc8bc308ba6b703d46137262de37a69f2ecab'/>
<id>8eacc8bc308ba6b703d46137262de37a69f2ecab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter out type aliases</title>
<updated>2024-06-06T07:36:36+00:00</updated>
<author>
<name>Nadrieril</name>
</author>
<published>2024-06-05T08:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=7f2b8bf304f9c21f34c4be44a087cc15c56d6b07'/>
<id>7f2b8bf304f9c21f34c4be44a087cc15c56d6b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
