<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/stm, 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 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>Fixing typos - Part 3</title>
<updated>2019-05-23T21:28:55+00:00</updated>
<author>
<name>JPR</name>
</author>
<published>2019-05-23T21:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d306f5428db0d034aea55d3f0699c67c1f296cc1'/>
<id>d306f5428db0d034aea55d3f0699c67c1f296cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test-suite] Improve test for async workers.</title>
<updated>2019-02-08T17:24:11+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-08T17:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8276171d890360e9864d0e314f7ce4b12ba9040f'/>
<id>8276171d890360e9864d0e314f7ce4b12ba9040f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[stm] Filter some more arguments that shouldn't be sent to workers.</title>
<updated>2019-02-08T10:02:16+00:00</updated>
<author>
<name>Emilio Jesus Gallego Arias</name>
</author>
<published>2019-02-06T17:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f828ca388911f66452c88d0e907331bf0a8a59cb'/>
<id>f828ca388911f66452c88d0e907331bf0a8a59cb</id>
<content type='text'>
This fixes #9484 .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #9484 .
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #9223: Fix universe restriction in delayed mode.</title>
<updated>2018-12-18T19:49:04+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2018-12-18T19:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2cad4dec40cef2aecb19c5a0e5a1368392be8d88'/>
<id>2cad4dec40cef2aecb19c5a0e5a1368392be8d88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict body universes in delayed mode.</title>
<updated>2018-12-17T13:49:44+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2018-12-14T13:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=bdd943063ccd1309654b545819964c7c20752314'/>
<id>bdd943063ccd1309654b545819964c7c20752314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix classification of Set Default Proof Mode.</title>
<updated>2018-12-17T13:48:24+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2018-12-14T12:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=b9f78d6b3da817de84e42eca90e3807004452046'/>
<id>b9f78d6b3da817de84e42eca90e3807004452046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the -compat flags</title>
<updated>2018-10-02T18:45:40+00:00</updated>
<author>
<name>Jason Gross</name>
</author>
<published>2018-10-02T18:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=3208a68e2c1b5f29fe33b54a66a2c361d3bfc531'/>
<id>3208a68e2c1b5f29fe33b54a66a2c361d3bfc531</id>
<content type='text'>
Mostly via `dev/tools/update-compat.py --cur-version=8.9`

We just remove test-suite/success/FunindExtraction_compat86.v because,
except for the `Extraction iszero.` line at the bottom, it is a
duplicate of `test-suite/success/Funind.v` (except with `-compat 8.6`).

We also manually update a number of test-suite files to pre-emptively
remove compatibility notations (which used to be compat 8.6, but are now
compat 8.7).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly via `dev/tools/update-compat.py --cur-version=8.9`

We just remove test-suite/success/FunindExtraction_compat86.v because,
except for the `Extraction iszero.` line at the bottom, it is a
duplicate of `test-suite/success/Funind.v` (except with `-compat 8.6`).

We also manually update a number of test-suite files to pre-emptively
remove compatibility notations (which used to be compat 8.6, but are now
compat 8.7).
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating test-suite after Bracketing Last Introduction Pattern set by</title>
<updated>2015-11-10T18:00:00+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2015-11-10T17:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=f0ff590f380fb3d9fac6ebfdd6cfd7bf6874658e'/>
<id>f0ff590f380fb3d9fac6ebfdd6cfd7bf6874658e</id>
<content type='text'>
default. Interestingly, there is an example where it makes the rest of
the proof less natural.

Goal forall x y:Z, ...
intros [y|p1[|p2|p2]|p1[|p2|p2]].

where case analysis on y is not only in the 2nd and 3rd case, is not
anymore easy to do.

Still, I find the bracketing of intro-patterns a natural property, and
its generalization in all situations a natural expectation for
uniformity. So, what to do? The following is e.g. not as compact and
"one-shot":

intros [|p1|p1]; [intros y|intros [|p2|p2] ..].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default. Interestingly, there is an example where it makes the rest of
the proof less natural.

Goal forall x y:Z, ...
intros [y|p1[|p2|p2]|p1[|p2|p2]].

where case analysis on y is not only in the 2nd and 3rd case, is not
anymore easy to do.

Still, I find the bracketing of intro-patterns a natural property, and
its generalization in all situations a natural expectation for
uniformity. So, what to do? The following is e.g. not as compact and
"one-shot":

intros [|p1|p1]; [intros y|intros [|p2|p2] ..].
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some outdated files and fix permissions.</title>
<updated>2015-07-31T07:35:50+00:00</updated>
<author>
<name>Guillaume Melquiond</name>
</author>
<published>2015-07-31T07:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=505eb0f0dae9b8a6ac810070d60916b67942b305'/>
<id>505eb0f0dae9b8a6ac810070d60916b67942b305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
