<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/src/jib, 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 more location information to IR</title>
<updated>2021-03-05T17:13:07+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2021-03-05T16:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=212b16bd15ea39ae3b35efdce7cef549fe4f1657'/>
<id>212b16bd15ea39ae3b35efdce7cef549fe4f1657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Make coverage support look a little harder for location information</title>
<updated>2020-11-21T21:29:44+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-21T21:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c6670a94ab654d819b94683b3c7a0627f1d939df'/>
<id>c6670a94ab654d819b94683b3c7a0627f1d939df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add coverage output to short-circuiting operators</title>
<updated>2020-11-20T18:14:10+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-20T16:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=c5d27227d8d5832dcd2011d2826359df4bc47e0e'/>
<id>c5d27227d8d5832dcd2011d2826359df4bc47e0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage information in case branches that immediately return</title>
<updated>2020-11-18T11:04:12+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-11-18T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=6198232aef876842be8be3641be7faf0cad5b4a5'/>
<id>6198232aef876842be8be3641be7faf0cad5b4a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support C coverage when sail_exit is used</title>
<updated>2020-10-14T21:46:27+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2020-10-12T21:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1badb1e51560be89951fff0cd04cdc59fcf4b1f3'/>
<id>1badb1e51560be89951fff0cd04cdc59fcf4b1f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor: Change AST type from a union to a struct</title>
<updated>2020-09-29T15:32:24+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-09-29T15:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=7441db19749fb7fb9383b6361dfbd99547e53486'/>
<id>7441db19749fb7fb9383b6361dfbd99547e53486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor: Rename 'a defs to 'a ast</title>
<updated>2020-09-28T14:57:17+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-09-28T14:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=6dbd0facf0962d869d0c3957f668b035a4a6605c'/>
<id>6dbd0facf0962d869d0c3957f668b035a4a6605c</id>
<content type='text'>
Change internal terminology so we more clearly distinguish between a list of
definitions 'defs' and functions that take an entire abstract syntax
trees 'ast'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change internal terminology so we more clearly distinguish between a list of
definitions 'defs' and functions that take an entire abstract syntax
trees 'ast'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the ast defs wrapper into it's own file</title>
<updated>2020-09-28T14:34:06+00:00</updated>
<author>
<name>Alasdair</name>
</author>
<published>2020-09-28T14:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=cf42208a74138a32393073fef574c24bd73a27fc'/>
<id>cf42208a74138a32393073fef574c24bd73a27fc</id>
<content type='text'>
This refactoring is intended to allow this type to have more than just a
list of definitions in future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This refactoring is intended to allow this type to have more than just a
list of definitions in future.
</pre>
</div>
</content>
</entry>
<entry>
<title>C codegen: remove an unnecessary declaration in the header file</title>
<updated>2020-09-17T00:52:48+00:00</updated>
<author>
<name>Julien Freche</name>
</author>
<published>2020-09-17T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1d13dd5efd6cb2926e74d779e21b0f9f9ca696d8'/>
<id>1d13dd5efd6cb2926e74d779e21b0f9f9ca696d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
