<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/ltac, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Revert "Add empty ltac_plugin file for forward compatibility."</title>
<updated>2017-02-24T11:27:47+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2017-02-24T11:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=04d086e21cdf28c4029133a0f8fd1720d13544e8'/>
<id>04d086e21cdf28c4029133a0f8fd1720d13544e8</id>
<content type='text'>
This reverts commit e8137ae63b3b19436755f372b595e7343e942894,
was meant for 8.6 branch only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e8137ae63b3b19436755f372b595e7343e942894,
was meant for 8.6 branch only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v8.6'</title>
<updated>2017-02-22T12:44:16+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2017-02-22T12:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=38c773f2053dd5ba27ae889bb4299ed90b9cc319'/>
<id>38c773f2053dd5ba27ae889bb4299ed90b9cc319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty ltac_plugin file for forward compatibility.</title>
<updated>2017-02-21T07:09:56+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2017-02-21T07:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e8137ae63b3b19436755f372b595e7343e942894'/>
<id>e8137ae63b3b19436755f372b595e7343e942894</id>
<content type='text'>
This is in preparation for landing of PR#309: Ltac as a plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in preparation for landing of PR#309: Ltac as a plugin
</pre>
</div>
</content>
</entry>
<entry>
<title>Ltac as a plugin.</title>
<updated>2017-02-17T10:52:38+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2016-10-06T14:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=653de32139ecee3114779a5ee2961c58793889e5'/>
<id>653de32139ecee3114779a5ee2961c58793889e5</id>
<content type='text'>
This commit is essentially moving files around. In particular, the corresponding
plugin still relies on a mllib file rather than a mlpack one. Otherwise, this
causes link-time issues for third-party plugins depending on modules defined
in the Ltac plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit is essentially moving files around. In particular, the corresponding
plugin still relies on a mllib file rather than a mlpack one. Otherwise, this
causes link-time issues for third-party plugins depending on modules defined
in the Ltac plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>[misc] Remove unused binding.</title>
<updated>2017-02-14T22:29:53+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2016-10-10T15:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=0ca1717a3a1243d3fd905bb2f6c3d427f1f98dc6'/>
<id>0ca1717a3a1243d3fd905bb2f6c3d427f1f98dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v8.6'</title>
<updated>2017-02-01T09:54:53+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2017-02-01T09:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=c17c3faee20251cd5c7168246e9ffcd12d557f85'/>
<id>c17c3faee20251cd5c7168246e9ffcd12d557f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v8.5' into v8.6</title>
<updated>2017-02-01T09:48:25+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2017-02-01T09:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=568b38e1d599f8bac5adf140f5a114f2871bc436'/>
<id>568b38e1d599f8bac5adf140f5a114f2871bc436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Process Next Obligation proofs in parallel (fix #5314)"</title>
<updated>2017-01-21T06:51:15+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2017-01-21T06:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6ff62ec78d5517ec5905041fa2e4926e15ff89f0'/>
<id>6ff62ec78d5517ec5905041fa2e4926e15ff89f0</id>
<content type='text'>
This reverts commit 1d4c34c79624fb81e64dfed8874b2fc9fa66c070.

It seems the proof terminator of obligation.ml, in the case in which
Set Shrink Obligation is set, accesses the opaque proof.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1d4c34c79624fb81e64dfed8874b2fc9fa66c070.

It seems the proof terminator of obligation.ml, in the case in which
Set Shrink Obligation is set, accesses the opaque proof.
</pre>
</div>
</content>
</entry>
<entry>
<title>Process Next Obligation proofs in parallel (fix #5314)</title>
<updated>2017-01-20T13:14:24+00:00</updated>
<author>
<name>Enrico Tassi</name>
</author>
<published>2017-01-20T12:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=1d4c34c79624fb81e64dfed8874b2fc9fa66c070'/>
<id>1d4c34c79624fb81e64dfed8874b2fc9fa66c070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v8.6'</title>
<updated>2016-12-07T11:28:14+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2016-12-07T11:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ad768e435a736ca51ac79a575967b388b34918c7'/>
<id>ad768e435a736ca51ac79a575967b388b34918c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
