<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/test, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>Add isla builtin testing and update coq script</title>
<updated>2021-04-23T16:05:13+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2021-04-23T16:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=75af862bbbff6797dd4a5dfa38b4bb617b034ac4'/>
<id>75af862bbbff6797dd4a5dfa38b4bb617b034ac4</id>
<content type='text'>
(both off by default)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(both off by default)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some cases when monomorphising vectors containing variable-length bitvectors</title>
<updated>2021-01-05T14:36:21+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2021-01-05T14:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1ac7d1b3ddb0cc1aeff4964559dbf92e0addf057'/>
<id>1ac7d1b3ddb0cc1aeff4964559dbf92e0addf057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enum value feature request for Alexandre</title>
<updated>2021-01-05T11:11:04+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-12-01T03:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=8b2a3fa0eae0f49b78c0c5f845d3824d21f98df3'/>
<id>8b2a3fa0eae0f49b78c0c5f845d3824d21f98df3</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 allow type synonyms with the same name as existing types</title>
<updated>2021-01-05T11:11:04+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-11-23T14:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c4723c747fec4557776858641b03e1eb4a0a5878'/>
<id>c4723c747fec4557776858641b03e1eb4a0a5878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bogus pattern completeness warning on singleton enums and unions</title>
<updated>2020-11-25T22:40:29+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-25T22:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=3c43a474e03ef94839ebef530f5a2bbd173add5b'/>
<id>3c43a474e03ef94839ebef530f5a2bbd173add5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Lem output for single element enum</title>
<updated>2020-11-25T21:46:03+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-25T21:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=3d0064a157a711f21d23f56dc2c423b2e3b1d74a'/>
<id>3d0064a157a711f21d23f56dc2c423b2e3b1d74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mono rewrites be more careful to produce constant-sized types</title>
<updated>2020-11-19T13:53:14+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-19T13:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=3d526b799eeb699fab913994e0739959688e9963'/>
<id>3d526b799eeb699fab913994e0739959688e9963</id>
<content type='text'>
While the backends will usually manage to find the constant size anyway,
this ensures that implicit arguments will be filled in with the constant
value too.  (For example, this was affecting isla execution in one corner
case because the slice_mask primitive didn't see that the size was
constant.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While the backends will usually manage to find the constant size anyway,
this ensures that implicit arguments will be filled in with the constant
value too.  (For example, this was affecting isla execution in one corner
case because the slice_mask primitive didn't see that the size was
constant.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix interpreter pattern matching bug</title>
<updated>2020-11-01T15:01:05+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-11-01T15:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=12edcd22c20f480ca73bcfdfb08477fb0480657d'/>
<id>12edcd22c20f480ca73bcfdfb08477fb0480657d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: Underscore-escape values in the \ifstrequal code</title>
<updated>2020-09-28T16:29:25+00:00</updated>
<author>
<name>Alex Richardson</name>
</author>
<published>2020-09-28T16:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=38341beb186e5ac871d0e3446e5a98a25a806667'/>
<id>38341beb186e5ac871d0e3446e5a98a25a806667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX tests: check that the generated code builds</title>
<updated>2020-09-28T15:53:37+00:00</updated>
<author>
<name>Alex Richardson</name>
</author>
<published>2020-09-28T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=bc73f660dc1a4b119670e66def7041fd328a715a'/>
<id>bc73f660dc1a4b119670e66def7041fd328a715a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
