<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llama.git, branch v0.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/'/>
<entry>
<title>Release version 0.6.0</title>
<updated>2025-02-01T13:00:26+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-02-01T13:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=9802c215a3eea748d9d7f81a1465850388006897'/>
<id>9802c215a3eea748d9d7f81a1465850388006897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add llama--{left,right}-apply-partially a.k.a. partial / rpartial</title>
<updated>2025-02-01T12:59:20+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-02-01T12:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=fecd651d88f15a2503630ea38ae491bfcd132279'/>
<id>fecd651d88f15a2503630ea38ae491bfcd132279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .dir-locals.el</title>
<updated>2025-02-01T12:59:13+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-31T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=b9842c6aa84be021b0397f83d8fee84df904ad11'/>
<id>b9842c6aa84be021b0397f83d8fee84df904ad11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup test ci</title>
<updated>2025-02-01T12:51:32+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-02-01T12:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=e7743626140657e53140c63dca8c56389a7e98e3'/>
<id>e7743626140657e53140c63dca8c56389a7e98e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 0.5.0</title>
<updated>2025-01-20T20:46:59+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-20T20:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=0b6d79826f2cdc78fd7a0dcc4e59a4baca8c025b'/>
<id>0b6d79826f2cdc78fd7a0dcc4e59a4baca8c025b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Highlight many symbols if they appear after "(##"</title>
<updated>2025-01-17T16:41:53+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-17T16:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=5259a6f298a56b445b16687ff49708ed3906061d'/>
<id>5259a6f298a56b445b16687ff49708ed3906061d</id>
<content type='text'>
Advice `lisp--el-match-keyword' to do so, but only if
`llama-fontify-mode' is enable.  If so, highlight symbols after "(##",
"(## " and "(", which would otherwise only be highlighted after "(".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Advice `lisp--el-match-keyword' to do so, but only if
`llama-fontify-mode' is enable.  If so, highlight symbols after "(##",
"(## " and "(", which would otherwise only be highlighted after "(".
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide incompatible code from older compilers</title>
<updated>2025-01-17T16:28:23+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-17T16:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=3d9b59e1125e85137346b4c866e8a0a58464acb8'/>
<id>3d9b59e1125e85137346b4c866e8a0a58464acb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require compat</title>
<updated>2025-01-17T16:25:27+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-17T16:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=e6938b60e117057f5c1f28546bd823903aa1b2eb'/>
<id>e6938b60e117057f5c1f28546bd823903aa1b2eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update homepage</title>
<updated>2025-01-17T16:24:09+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-17T16:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=04b9b6849df47f6722417c2cb67e66bf97842319'/>
<id>04b9b6849df47f6722417c2cb67e66bf97842319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup ci</title>
<updated>2025-01-17T22:55:21+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-01-17T22:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=c00b882e2608b00402fe7a37c5a1a6184d1ee59d'/>
<id>c00b882e2608b00402fe7a37c5a1a6184d1ee59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
