<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/lib/coq, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>Tweak Coq proof to avoid incompatibility with Iris</title>
<updated>2020-09-30T16:26:09+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-09-30T16:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ce94aec9d6604b41217529525b7a73850c530e7b'/>
<id>ce94aec9d6604b41217529525b7a73850c530e7b</id>
<content type='text'>
(in the previous proof script the intuition tactic found a strange proof
involving a type-level dependent pair that imposed an unnecessary
universe constraint, this doesn't)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(in the previous proof script the intuition tactic found a strange proof
involving a type-level dependent pair that imposed an unnecessary
universe constraint, this doesn't)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge some of the gitignore files</title>
<updated>2020-09-12T21:00:19+00:00</updated>
<author>
<name>Columbus240</name>
</author>
<published>2020-08-24T17:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=a8be1e2551bc4fbda9c45792c0dad5743c18fefd'/>
<id>a8be1e2551bc4fbda9c45792c0dad5743c18fefd</id>
<content type='text'>
Both /.gitignore and /lib/coq/.gitignore ignored some files in /lib/coq.
This commit removes /lib/coq/.gitignore and moves all ignore-statements
to /.gitignore . This should simplify the maintenance of gitignore files.

The situation with /test/mono/.gitignore is analogous.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both /.gitignore and /lib/coq/.gitignore ignored some files in /lib/coq.
This commit removes /lib/coq/.gitignore and moves all ignore-statements
to /.gitignore . This should simplify the maintenance of gitignore files.

The situation with /test/mono/.gitignore is analogous.
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: replace other uses of omega with lia</title>
<updated>2020-08-26T09:34:58+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-08-25T21:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=0859ca09e733f900ec866f129d823f754a6acbae'/>
<id>0859ca09e733f900ec866f129d823f754a6acbae</id>
<content type='text'>
Also remove omega workaround that lia doesn't need.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove omega workaround that lia doesn't need.
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: replace a lot of omega with lia</title>
<updated>2020-08-26T09:34:57+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-08-25T20:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=9c6d3c66ca9cd8f328ae1c37caf1b65a2bbba448'/>
<id>9c6d3c66ca9cd8f328ae1c37caf1b65a2bbba448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: Use proof mode for a couple of Fixpoints to avoid Coq 8.12 issue</title>
<updated>2020-08-26T09:34:57+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-08-25T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ce87c17955727a7c2a0178a635c4bd17edd4252c'/>
<id>ce87c17955727a7c2a0178a635c4bd17edd4252c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: make some uses of auto in the library more robust</title>
<updated>2020-08-26T09:34:57+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-08-25T17:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ac2d2a9e0115693064d10d38ad8208a0e9f70b43'/>
<id>ac2d2a9e0115693064d10d38ad8208a0e9f70b43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: implement shl_int_1</title>
<updated>2020-06-17T20:14:09+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-06-17T20:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=2e8928231f46e5f0cfb454849dd41731a3201867'/>
<id>2e8928231f46e5f0cfb454849dd41731a3201867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: tidy up scope in library</title>
<updated>2020-06-14T22:18:34+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-06-14T21:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=e22bb9841a5186d0b52b8fa9ad8cf2e46fa51d76'/>
<id>e22bb9841a5186d0b52b8fa9ad8cf2e46fa51d76</id>
<content type='text'>
Helps with Coq 8.11.  Also fix BBVDIR default in test script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps with Coq 8.11.  Also fix BBVDIR default in test script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: fix matching bug in solver</title>
<updated>2020-06-12T17:56:19+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-06-12T17:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=b6fb5a567c1d3d0bbe1f30e875d2cdcaba9514ad'/>
<id>b6fb5a567c1d3d0bbe1f30e875d2cdcaba9514ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coq: specialise the andor solvers to avoid excessive search and solve more goals</title>
<updated>2020-06-11T16:22:26+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-06-11T16:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=9468ad12ea50d5fcafda669706b65005820a3ba9'/>
<id>9468ad12ea50d5fcafda669706b65005820a3ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
