<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sail/lib/isabelle/output, branch sail2</title>
<subtitle>Formal specification language for ISAs</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/'/>
<entry>
<title>Remove generated TeX file</title>
<updated>2019-05-08T10:46:11+00:00</updated>
<author>
<name>Thomas Bauereiss</name>
</author>
<published>2019-05-08T10:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=611748f32de5269eb3d56bb3098cf07c9a89a0ba'/>
<id>611748f32de5269eb3d56bb3098cf07c9a89a0ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic loop termination measures for Coq</title>
<updated>2019-04-15T11:08:28+00:00</updated>
<author>
<name>Brian Campbell</name>
</author>
<published>2019-04-15T11:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sail/commit/?id=1f421b865a87a161a82550443a0cf39aa2642d9c'/>
<id>1f421b865a87a161a82550443a0cf39aa2642d9c</id>
<content type='text'>
Currently only supports pure termination measures for loops with effects.

The user syntax uses separate termination measure declarations, as in the
previous recursive termination measures, which are rewritten into the
loop AST nodes before type checking (because it would be rather difficult
to calculate the correct environment to type check the separate declaration
in).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently only supports pure termination measures for loops with effects.

The user syntax uses separate termination measure declarations, as in the
previous recursive termination measures, which are rewritten into the
loop AST nodes before type checking (because it would be rather difficult
to calculate the correct environment to type check the separate declaration
in).
</pre>
</div>
</content>
</entry>
</feed>
