<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/lib/isabelle/Makefile, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>Update location of sail2_instr_kinds.lem</title>
<updated>2019-11-14T17:06:57+00:00</updated>
<author>
<name>Robert Norton</name>
</author>
<published>2019-11-14T17:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c4a5c2526259676cadb9b66d3a9d37021e9fd3d8'/>
<id>c4a5c2526259676cadb9b66d3a9d37021e9fd3d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform isabelle check only when heap-img rule is used to avoid calling opam (which might not be present).</title>
<updated>2019-11-14T17:01:57+00:00</updated>
<author>
<name>Robert Norton</name>
</author>
<published>2019-11-14T17:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=9dfad153b1305fa14b070a80104bc2cc7f2a974a'/>
<id>9dfad153b1305fa14b070a80104bc2cc7f2a974a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build Isabelle heap image instead of just running session</title>
<updated>2019-01-31T14:42:29+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-01-31T14:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=ccc11a48d38f634f98853fe940d1d484bb7b7fe8'/>
<id>ccc11a48d38f634f98853fe940d1d484bb7b7fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't let "make" fail unnecessarily in lib/isabelle</title>
<updated>2019-01-23T16:29:49+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-01-23T16:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1951607813f73688297840fc4ae4b3059b7528c5'/>
<id>1951607813f73688297840fc4ae4b3059b7528c5</id>
<content type='text'>
Only check for availability of Lem library if actually trying to build
an Isabelle heap image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only check for availability of Lem library if actually trying to build
an Isabelle heap image.
</pre>
</div>
</content>
</entry>
<entry>
<title>The RISCV environment variable collides with common usage by the RISC-V toolchain; use SAIL_RISCV instead to refer to sail-riscv.</title>
<updated>2019-01-22T02:42:12+00:00</updated>
<author>
<name>Prashanth Mundkur</name>
</author>
<published>2019-01-22T02:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=8a3c75dfd07d7264a82450aaebce86b5e82c974b'/>
<id>8a3c75dfd07d7264a82450aaebce86b5e82c974b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass Lem library path to Isabelle</title>
<updated>2019-01-21T23:16:47+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-01-21T23:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=365cf2015c77551e37d31336220497f6ca84794c'/>
<id>365cf2015c77551e37d31336220497f6ca84794c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require manual set up of Isabelle session directories</title>
<updated>2019-01-21T20:07:20+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-01-21T19:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=aeb0f82f67ff829cd7a4b57c638b44a07d39ba3b'/>
<id>aeb0f82f67ff829cd7a4b57c638b44a07d39ba3b</id>
<content type='text'>
Since Isabelle 2018, specifying the same directory both on the command
line and persistently in the user's ROOTS file is allowed, so we don't
have to choose between one or the other any more.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Isabelle 2018, specifying the same directory both on the command
line and persistently in the user's ROOTS file is allowed, so we don't
have to choose between one or the other any more.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build of Isabelle documentation</title>
<updated>2019-01-21T18:53:20+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-01-21T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=07cf22289b1b4bb2300d4670573a7faee7211a04'/>
<id>07cf22289b1b4bb2300d4670573a7faee7211a04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated snapshots for Isabelle 2018</title>
<updated>2018-08-29T14:35:44+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2018-08-29T14:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=07e3591e2427db2d9407d554ac57984ca566c6ed'/>
<id>07e3591e2427db2d9407d554ac57984ca566c6ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Follow Sail2 renaming in Isabelle library</title>
<updated>2018-06-21T16:54:17+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2018-06-21T16:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=2005eb7c190f8d28d6499df3dd77cf65a87e60cb'/>
<id>2005eb7c190f8d28d6499df3dd77cf65a87e60cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
