<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/ide/MacOS, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Move CoqIDE to its own folder</title>
<updated>2020-06-02T16:53:33+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2020-05-16T15:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=33021618a06a94563d28691940f02a55bd9d358d'/>
<id>33021618a06a94563d28691940f02a55bd9d358d</id>
<content type='text'>
The will make it possible to put a VsCoq toplevel in `ide/vscoq`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The will make it possible to put a VsCoq toplevel in `ide/vscoq`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving configuration of coqide.keys to the coqide executable.</title>
<updated>2019-09-10T10:05:32+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2018-09-26T20:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d338a42c261287439dd6e9bc07b40a68f2a71786'/>
<id>d338a42c261287439dd6e9bc07b40a68f2a71786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using GTK+ PRIMARY to factorize CoqIDE keys between MacOS and others.</title>
<updated>2019-09-10T10:04:40+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2018-11-03T16:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=00603110458a40b1fe4bd4d51545a3e9b685e83c'/>
<id>00603110458a40b1fe4bd4d51545a3e9b685e83c</id>
<content type='text'>
This concerns zooming, undoing, displaying preferences.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This concerns zooming, undoing, displaying preferences.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the tactic wizard, as it has not worked for several years and no one complained (fixes #10580).</title>
<updated>2019-07-26T14:00:14+00:00</updated>
<author>
<name>Guillaume Melquiond</name>
</author>
<published>2019-07-26T13:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6f67b0e5ed3ea31e2a648941027b7b35f07854cd'/>
<id>6f67b0e5ed3ea31e2a648941027b7b35f07854cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years outside of headers.</title>
<updated>2019-06-17T16:08:33+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2019-06-06T09:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc'/>
<id>ffd9b12fe9e279fa896fc7e89d4f4d26c260ddfc</id>
<content type='text'>
These were found with the following command:
$ git grep "1999-" | grep -v "2019"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were found with the following command:
$ git grep "1999-" | grep -v "2019"
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove fourier plugin</title>
<updated>2018-07-17T12:15:59+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2018-06-22T11:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8c43e795c772090b336c0f170a6e5dcab196125d'/>
<id>8c43e795c772090b336c0f170a6e5dcab196125d</id>
<content type='text'>
As stated in the manual, the fourier tactic is subsumed by lra.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As stated in the manual, the fourier tactic is subsumed by lra.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused script.</title>
<updated>2018-04-05T16:02:11+00:00</updated>
<author>
<name>Théo Zimmermann</name>
</author>
<published>2018-04-05T16:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=1df2f844240e8349ea4fa82519076a514edaaa0c'/>
<id>1df2f844240e8349ea4fa82519076a514edaaa0c</id>
<content type='text'>
This is dead code since fd44a40f9d426a7b65f167bc30d320a0f7dd2bbd.
This script was initially introduced in a088d03434417e935df3c75f81a954eadbdfc2b8
and left untouched since then.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is dead code since fd44a40f9d426a7b65f167bc30d320a0f7dd2bbd.
This script was initially introduced in a088d03434417e935df3c75f81a954eadbdfc2b8
and left untouched since then.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2016-01-20T16:33:09+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2016-01-20T16:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=86f5c0cbfa64c5d0949365369529c5b607878ef8'/>
<id>86f5c0cbfa64c5d0949365369529c5b607878ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Whelp commands.</title>
<updated>2015-02-17T21:41:26+00:00</updated>
<author>
<name>Maxime Dénès</name>
</author>
<published>2015-02-17T21:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a91df5fdc60977accd7937eb17b62bd551d3213a'/>
<id>a91df5fdc60977accd7937eb17b62bd551d3213a</id>
<content type='text'>
Although these commands were never deprecated, they have been unusable for some
time now, since they send requests to an Italian server which is no longer
alive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although these commands were never deprecated, they have been unusable for some
time now, since they send requests to an Italian server which is no longer
alive.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup version &amp; copyright for MacOS bundle</title>
<updated>2015-02-13T17:33:20+00:00</updated>
<author>
<name>Pierre Boutillier</name>
</author>
<published>2015-02-03T22:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=997230709aed2b1d2f57f9ac8829991fa01e9b5c'/>
<id>997230709aed2b1d2f57f9ac8829991fa01e9b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
