<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/theories/FSets, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Support locality attributes for Hint Rewrite (including export)</title>
<updated>2021-01-18T12:08:17+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2021-01-07T12:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4419a101a4f5a108be90cf4e420f0b6961e6caac'/>
<id>4419a101a4f5a108be90cf4e420f0b6961e6caac</id>
<content type='text'>
We deprecate unspecified locality as was done for Hint.

Close #13724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We deprecate unspecified locality as was done for Hint.

Close #13724
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly annotate all hint declarations of the standard library.</title>
<updated>2020-11-16T11:28:27+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2020-11-14T16:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=68cd077344ce37db1a601079dbc4fdcae6c8d41f'/>
<id>68cd077344ce37db1a601079dbc4fdcae6c8d41f</id>
<content type='text'>
By default Coq stdlib warnings raise an error, so this is really required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default Coq stdlib warnings raise an error, so this is really required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapting theories to unused pattern-matching variable warning.</title>
<updated>2020-10-05T14:19:12+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-08-18T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2fb42ce6b9b74a2c5f66e9fa9cb16745cdb85687'/>
<id>2fb42ce6b9b74a2c5f66e9fa9cb16745cdb85687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing #11903: Fixpoints not truly recursive in standard library.</title>
<updated>2020-05-01T21:17:27+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-04-19T11:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=df8df4637dfb4106854554cc2ac94b4fdd565e80'/>
<id>df8df4637dfb4106854554cc2ac94b4fdd565e80</id>
<content type='text'>
There was also a non truly recursive in the doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was also a non truly recursive in the doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoiding using a fixed introduction name in Ltac code of stdlib.</title>
<updated>2020-04-03T18:33:27+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-03-22T11:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=aa889ee516453af65bd74ffedf8ec3761f97eb43'/>
<id>aa889ee516453af65bd74ffedf8ec3761f97eb43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>firstorder: default tactic is “auto with core”</title>
<updated>2020-03-19T07:05:07+00:00</updated>
<author>
<name>Vincent Laporte</name>
</author>
<published>2020-01-18T19:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e138fbf1e1cd95bfae05e17074f94a1ebde2edf8'/>
<id>e138fbf1e1cd95bfae05e17074f94a1ebde2edf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[stdlib] Remove a few `auto with *`</title>
<updated>2020-03-19T07:05:02+00:00</updated>
<author>
<name>Vincent Laporte</name>
</author>
<published>2020-03-10T12:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=daad81ddd72f4a8892b683d4f2b72345ff0bb84f'/>
<id>daad81ddd72f4a8892b683d4f2b72345ff0bb84f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers in the whole code base.</title>
<updated>2020-03-18T11:15:43+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-03-18T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a99776e10e0b2198d2b811ad82631111fb450f8a'/>
<id>a99776e10e0b2198d2b811ad82631111fb450f8a</id>
<content type='text'>
Add headers to a few files which were missing them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add headers to a few files which were missing them.
</pre>
</div>
</content>
</entry>
<entry>
<title>FSetEqProperties: do not use “omega”</title>
<updated>2019-10-22T06:39:10+00:00</updated>
<author>
<name>Vincent Laporte</name>
</author>
<published>2019-10-10T13:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4af9a79457fc265b1696de2b1fa1018ef12c986a'/>
<id>4af9a79457fc265b1696de2b1fa1018ef12c986a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FSets: do not use “omega”</title>
<updated>2019-10-22T06:38:20+00:00</updated>
<author>
<name>Vincent Laporte</name>
</author>
<published>2019-10-10T12:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=abdf4058321e3767421cd0c30d8f4fc63e0518e3'/>
<id>abdf4058321e3767421cd0c30d8f4fc63e0518e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
