<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/output-coqtop, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Avoid using "subgoals" in the UI, it means the same as "goals"</title>
<updated>2021-01-13T23:24:23+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2020-12-17T23:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=3da2dbe9728ae7f5b1860a8e3a6c458e6d976f84'/>
<id>3da2dbe9728ae7f5b1860a8e3a6c458e6d976f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slight improvement in naming existential variables.</title>
<updated>2020-06-01T17:56:12+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-05-31T16:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f12b5b295afcd387624a8404a1385f5a1a66e2a9'/>
<id>f12b5b295afcd387624a8404a1385f5a1a66e2a9</id>
<content type='text'>
In a Meta := Evar unification problem and the Meta is bound to a
(named) binder, and the Evar is a GoalEvar, we set the source of the
evar to be the one of the Meta.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a Meta := Evar unification problem and the Meta is bound to a
(named) binder, and the Evar is a GoalEvar, we set the source of the
evar to be the one of the Meta.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use implicit arguments in notations for eq.</title>
<updated>2020-02-25T12:43:23+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2020-02-20T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=0dab087b10598f79ffa4f907c6d93fb7932e1c5b'/>
<id>0dab087b10598f79ffa4f907c6d93fb7932e1c5b</id>
<content type='text'>
This gives IMO slightly nicer errors when the type cannot be inferred,
ie
~~~coq
Type (forall x, x = x).
~~~
says "cannot infer the implicit parameter A of eq" instead of "cannot
infer this placeholder".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gives IMO slightly nicer errors when the type cannot be inferred,
ie
~~~coq
Type (forall x, x = x).
~~~
says "cannot infer the implicit parameter A of eq" instead of "cannot
infer this placeholder".
</pre>
</div>
</content>
</entry>
<entry>
<title>Show diffs in "Show Proof."</title>
<updated>2019-10-29T18:25:01+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-07-07T02:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=5ec7eca640a6ee495eb2c0fb8d8a4076256ff96d'/>
<id>5ec7eca640a6ee495eb2c0fb8d8a4076256ff96d</id>
<content type='text'>
Add experimental "Show Proof" command to the toplevel that shadows
the current command in the parser (in coqtop and PG only).
Apply existing code to highlight diffs in the output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add experimental "Show Proof" command to the toplevel that shadows
the current command in the parser (in coqtop and PG only).
Apply existing code to highlight diffs in the output
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #10420 Add dependent evar mapping info to output</title>
<updated>2019-09-19T19:56:42+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-07-05T06:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=04105f0430cad4e8d018ab47efccf79bf8511a32'/>
<id>04105f0430cad4e8d018ab47efccf79bf8511a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add the "Show Goal" command for Prooftree in PG.</title>
<updated>2019-06-25T19:45:03+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2019-06-08T12:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=403917b7d9ecb2ddfaaac2185c355d415d5fa5bc'/>
<id>403917b7d9ecb2ddfaaac2185c355d415d5fa5bc</id>
<content type='text'>
It prints a goal given its internal goal id and the Stm state id.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It prints a goal given its internal goal id and the Stm state id.
</pre>
</div>
</content>
</entry>
</feed>
