<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/changelog/05-tactic-language, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Merge PR #14128: Uniformize the name of the Ltac2 boolean equality function.</title>
<updated>2021-04-22T11:55:14+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-22T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d758cc5bb19d7abfcce13d2c26b5ae1c0fc1a439'/>
<id>d758cc5bb19d7abfcce13d2c26b5ae1c0fc1a439</id>
<content type='text'>
Reviewed-by: JasonGross
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: JasonGross
</pre>
</div>
</content>
</entry>
<entry>
<title>Uniformize the name of the Ltac2 boolean equality function.</title>
<updated>2021-04-17T18:11:06+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-04-17T18:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e27fdd18cdfd8424d19058a3b59256219d111733'/>
<id>e27fdd18cdfd8424d19058a3b59256219d111733</id>
<content type='text'>
All other equality functions are called "equal" but this one was called "eq".
We add a deprecated alias for backward compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All other equality functions are called "equal" but this one was called "eq".
We add a deprecated alias for backward compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly pass the Ltac2 notation level to the gramlib API.</title>
<updated>2021-04-16T22:10:03+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-04-08T13:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f6e393dae62afbb659eab64a530c0cf39403c495'/>
<id>f6e393dae62afbb659eab64a530c0cf39403c495</id>
<content type='text'>
For some reason I was confusing the position and the level in the previous
version of the code.

Fixes #11866: Ltac2 Notations do not respect precedence.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason I was confusing the position and the level in the previous
version of the code.

Fixes #11866: Ltac2 Notations do not respect precedence.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13939: Allow scope delimiters in Ltac2 open_constr:(...) quotation.</title>
<updated>2021-04-16T15:54:04+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-16T15:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f337187f0ac4c2062031225234fd23b436b979b5'/>
<id>f337187f0ac4c2062031225234fd23b436b979b5</id>
<content type='text'>
Reviewed-by: JasonGross
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: JasonGross
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a changelog.</title>
<updated>2021-03-29T08:35:59+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-03-29T08:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=529243826c3a51ca0bc6d37cf0f1d3c697b8a3e9'/>
<id>529243826c3a51ca0bc6d37cf0f1d3c697b8a3e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13774: Allow to register deprecation status in Ltac2 term and notation declarations</title>
<updated>2021-03-23T20:55:59+00:00</updated>
<author>
<name>Michael Soegtrop</name>
</author>
<published>2021-03-23T20:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=47c20236f578dca9381822a62b5a406d6b42676d'/>
<id>47c20236f578dca9381822a62b5a406d6b42676d</id>
<content type='text'>
Reviewed-by: JasonGross
Reviewed-by: Zimmi48
Ack-by: jfehrle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: JasonGross
Reviewed-by: Zimmi48
Ack-by: jfehrle
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13914: Allow the presence of type casts for return values in Ltac2.</title>
<updated>2021-03-23T20:52:04+00:00</updated>
<author>
<name>Michael Soegtrop</name>
</author>
<published>2021-03-23T20:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=fa2ba1571cbd791c3b1acd87adeacd0aa4bd6e88'/>
<id>fa2ba1571cbd791c3b1acd87adeacd0aa4bd6e88</id>
<content type='text'>
Reviewed-by: MSoegtropIMC
Reviewed-by: Zimmi48
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: MSoegtropIMC
Reviewed-by: Zimmi48
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a changelog and registering the new file in the documentation.</title>
<updated>2021-03-16T19:02:56+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-03-10T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=761d3ccaf6a593a73811da38fa731c2f601902f8'/>
<id>761d3ccaf6a593a73811da38fa731c2f601902f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documenting the changes.</title>
<updated>2021-03-13T13:44:51+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-03-13T13:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=650461653aa1d4bc47509f0a2c49c3a235fb6381'/>
<id>650461653aa1d4bc47509f0a2c49c3a235fb6381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation.</title>
<updated>2021-03-10T11:23:41+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-01-21T15:54:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=234a802f0925f9c9078417afa28dcb00c31668d9'/>
<id>234a802f0925f9c9078417afa28dcb00c31668d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
