<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/changelog/02-specification-language, 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 :&gt; type cast</title>
<updated>2021-03-30T16:51:56+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-03-07T18:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=eeb142f3c69d2467fbadd7dd1470ac1606b2e5bf'/>
<id>eeb142f3c69d2467fbadd7dd1470ac1606b2e5bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[changelog] update markup</title>
<updated>2020-12-03T15:03:37+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2020-11-30T09:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c8fc6b8f0d357b01f919b8346f45d0bd020f4fe2'/>
<id>c8fc6b8f0d357b01f919b8346f45d0bd020f4fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes for Coq 8.13</title>
<updated>2020-12-03T15:03:37+00:00</updated>
<author>
<name>Matthieu Sozeau</name>
</author>
<published>2020-11-30T16:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=3c4d2c9e3b7100a0012ad06b33b46fe7dca6cd29'/>
<id>3c4d2c9e3b7100a0012ad06b33b46fe7dca6cd29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog for #13386.</title>
<updated>2020-11-19T19:43:42+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-11-15T12:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=216f4f132dc6597dde469f3081404c9b8f3ade82'/>
<id>216f4f132dc6597dde469f3081404c9b8f3ade82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review commit: improving the doc of boolean attributes.</title>
<updated>2020-11-18T15:25:00+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2020-11-14T17:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ca42305f1ed1699065cffdef7d96bf5fcc0069be'/>
<id>ca42305f1ed1699065cffdef7d96bf5fcc0069be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[attributes] Deprecate `attr(true)` syntax in favor of booelan attributes.</title>
<updated>2020-11-18T15:24:28+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2020-11-12T19:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c609c05cf4a5a2a36ca46a0ea890c954d0ae2a5b'/>
<id>c609c05cf4a5a2a36ca46a0ea890c954d0ae2a5b</id>
<content type='text'>
We introduce a warning so boolean attributes are expected to be of the
form `attr={yes,no}` or just `attr` (for `yes`).

We update the documentation, test-suite, and changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We introduce a warning so boolean attributes are expected to be of the
form `attr={yes,no}` or just `attr` (for `yes`).

We update the documentation, test-suite, and changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #12653: Syntax for specifying cumulative inductives</title>
<updated>2020-11-17T13:26:45+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2020-11-17T13:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=60f25e251ccdb13a80bd307e8955d6c672f9b76a'/>
<id>60f25e251ccdb13a80bd307e8955d6c672f9b76a</id>
<content type='text'>
Reviewed-by: mattam82
Reviewed-by: maximedenes
Reviewed-by: jfehrle
Ack-by: gares
Ack-by: Zimmi48
Ack-by: ppedrot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: mattam82
Reviewed-by: maximedenes
Reviewed-by: jfehrle
Ack-by: gares
Ack-by: Zimmi48
Ack-by: ppedrot
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part of unification</title>
<updated>2020-11-16T12:09:04+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2020-11-16T12:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8a1e9bb57462614028eb1b3905fb1df1cdf3a871'/>
<id>8a1e9bb57462614028eb1b3905fb1df1cdf3a871</id>
<content type='text'>
Reviewed-by: mattam82
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: mattam82
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13188: Default disable automatic generalization of Instance type</title>
<updated>2020-11-16T11:56:38+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2020-11-16T11:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=deb4206e287d46d804be6c50a06c4544d8ec43cf'/>
<id>deb4206e287d46d804be6c50a06c4544d8ec43cf</id>
<content type='text'>
Ack-by: Blaisorblade
Reviewed-by: JasonGross
Reviewed-by: Zimmi48
Ack-by: jfehrle
Reviewed-by: ppedrot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ack-by: Blaisorblade
Reviewed-by: JasonGross
Reviewed-by: Zimmi48
Ack-by: jfehrle
Reviewed-by: ppedrot
</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog for variance syntax</title>
<updated>2020-11-16T10:21:16+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2020-09-01T10:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e511ef1aff7d2103ad6189f3fa79c456c2a42392'/>
<id>e511ef1aff7d2103ad6189f3fa79c456c2a42392</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
