<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/theories/ZArith, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Remove the omega tactic and related options</title>
<updated>2021-04-03T01:52:59+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-01-11T22:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d3a51ac24244f586dfeff1a93b68cb084370534e'/>
<id>d3a51ac24244f586dfeff1a93b68cb084370534e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Modify ZArith/Zgcd_alt.v to compile with -mangle-names</title>
<updated>2020-12-16T04:37:36+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-12-16T04:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=25b41bb9f84a3420878a9284cd7c8cae7f4f4e5b'/>
<id>25b41bb9f84a3420878a9284cd7c8cae7f4f4e5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify ZArith/Zpow_facts.v to compile with -mangle-names</title>
<updated>2020-12-16T04:29:47+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-12-16T04:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ecc7f595007b8fbd88c6e94108c7fcdea5ece312'/>
<id>ecc7f595007b8fbd88c6e94108c7fcdea5ece312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify ZArith/Zpower.v to compile with -mangle-names</title>
<updated>2020-12-16T04:27:13+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-12-16T04:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=84da55bda44aa9e4891cfe1226bc18183df23bcf'/>
<id>84da55bda44aa9e4891cfe1226bc18183df23bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Merge PR #13173: Lint stdlib with -mangle-names #4</title>
<updated>2020-11-09T08:07:27+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2020-11-09T08:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=fcc82eaf6054cce65821fafafedd329dab732994'/>
<id>fcc82eaf6054cce65821fafafedd329dab732994</id>
<content type='text'>
Reviewed-by: anton-trunov
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: anton-trunov
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename Dec and HexDec to Decimal and Hexadecimal</title>
<updated>2020-11-04T23:20:53+00:00</updated>
<author>
<name>Pierre Roux</name>
</author>
<published>2020-10-28T09:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=36ac26532028bfc6f84e4dfc849b51f42a3d8286'/>
<id>36ac26532028bfc6f84e4dfc849b51f42a3d8286</id>
<content type='text'>
As noted by Hugo Herbelin, Dec is rather used for "decidable".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As noted by Hugo Herbelin, Dec is rather used for "decidable".
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming Numeral.v into Number.v</title>
<updated>2020-10-30T13:11:19+00:00</updated>
<author>
<name>Pierre Roux</name>
</author>
<published>2020-09-12T07:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2d44c8246eccba7c1c452cbfbc6751cd222d0a6a'/>
<id>2d44c8246eccba7c1c452cbfbc6751cd222d0a6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify ZArith/Znumtheory.v to compile with -mangle-names</title>
<updated>2020-10-12T02:05:14+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-10-10T04:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=db413d523cfe086cfe768232e465fee8fb51e17c'/>
<id>db413d523cfe086cfe768232e465fee8fb51e17c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
