<feed xmlns='http://www.w3.org/2005/Atom'>
<title>isabelle-utils/util/src, branch master</title>
<subtitle>attempts at improving isabelle tooling outside jedit
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/isabelle-utils/'/>
<entry>
<title>crate name: util → isabelle2unicode</title>
<updated>2021-09-04T14:07:30+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-09-04T14:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/isabelle-utils/commit/?id=3e24f64d9652bebe49838f244f1e1bfa2cc45f17'/>
<id>3e24f64d9652bebe49838f244f1e1bfa2cc45f17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove grmtools</title>
<updated>2021-09-02T22:02:16+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-09-02T21:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/isabelle-utils/commit/?id=ad514f56b6cda288e605c44990ef16d30e6dee53'/>
<id>ad514f56b6cda288e605c44990ef16d30e6dee53</id>
<content type='text'>
the parser using grmtools was way oversized for just doing escape
sequences, and only really existed since I wanted to play around with
it.

The new implementation depends on no external crates, uses just an iter
wrapped into a nicely composable function, and appears to be exactly
equivalent (but faster).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the parser using grmtools was way oversized for just doing escape
sequences, and only really existed since I wanted to play around with
it.

The new implementation depends on no external crates, uses just an iter
wrapped into a nicely composable function, and appears to be exactly
equivalent (but faster).
</pre>
</div>
</content>
</entry>
</feed>
