<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/sphinx/proof-engine, 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 #14094: Properly pass the Ltac2 notation level to the gramlib API.</title>
<updated>2021-04-21T17:54:37+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-21T17:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=b8b8c73a4f62a8fb964e82c7c779a1aba3264bf4'/>
<id>b8b8c73a4f62a8fb964e82c7c779a1aba3264bf4</id>
<content type='text'>
Reviewed-by: JasonGross
Ack-by: jfehrle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: JasonGross
Ack-by: jfehrle
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13815: Improve description of conversions</title>
<updated>2021-04-19T09:14:24+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-19T09:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8a49832ac5a4a9fab564c49ccef7146310db5bab'/>
<id>8a49832ac5a4a9fab564c49ccef7146310db5bab</id>
<content type='text'>
Reviewed-by: Zimmi48
Ack-by: JasonGross
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Zimmi48
Ack-by: JasonGross
</pre>
</div>
</content>
</entry>
<entry>
<title>Disambiguate move tactics.</title>
<updated>2021-04-17T17:17:38+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-04-17T11:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4b205f3e98964afb8770615a90ec2d9fce96d266'/>
<id>4b205f3e98964afb8770615a90ec2d9fce96d266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>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>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>
<entry>
<title>Regenerate the Ltac2 syntax for documentation.</title>
<updated>2021-03-10T11:20:27+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-03-10T11:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=aba594ca194390bb00f8ef60ef8a5eef6694fc07'/>
<id>aba594ca194390bb00f8ef60ef8a5eef6694fc07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
