<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kakoune.git/test/compose/catch-error-desc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/'/>
<entry>
<title>Only compute command coordinates when necessary</title>
<updated>2021-06-24T07:20:37+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2021-06-24T06:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=be9b2de0ee811e8c4ec25e5b4b9ec1318c3799ed'/>
<id>be9b2de0ee811e8c4ec25e5b4b9ec1318c3799ed</id>
<content type='text'>
Tracking the line/column of each token takes a surprising big part
of the command parsing logic runtime and is only necessary when we
hit an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tracking the line/column of each token takes a surprising big part
of the command parsing logic runtime and is only necessary when we
hit an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make error description available as "%val{error}" during catch blocks</title>
<updated>2019-03-05T09:46:23+00:00</updated>
<author>
<name>Maxime Coste</name>
<email>mawww@kakoune.org</email>
</author>
<published>2019-03-05T09:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/kakoune.git/commit/?id=4843149b6ac82754e7a4e1c983f2a90b8f735d8d'/>
<id>4843149b6ac82754e7a4e1c983f2a90b8f735d8d</id>
<content type='text'>
Fixes #2761
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2761
</pre>
</div>
</content>
</entry>
</feed>
