<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anissue/app/Comment, branch main</title>
<subtitle>in-source issue management</subtitle>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/'/>
<entry>
<title>chore: refactor `Comment.Language.fromPath`</title>
<updated>2024-03-14T06:07:45+00:00</updated>
<author>
<name>Alexander Foremny</name>
<email>aforemny@posteo.de</email>
</author>
<published>2024-03-14T05:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/commit/?id=2c107e71572888327496d327a36737c02f64d894'/>
<id>2c107e71572888327496d327a36737c02f64d894</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for c, elm, nix, shell</title>
<updated>2023-12-18T06:38:24+00:00</updated>
<author>
<name>Alexander Foremny</name>
<email>aforemny@posteo.de</email>
</author>
<published>2023-12-18T06:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/commit/?id=c8ab97e77c8ab56b9835d9f260dc222a10e9b3c6'/>
<id>c8ab97e77c8ab56b9835d9f260dc222a10e9b3c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: drop haskell-tree-sitter</title>
<updated>2023-12-18T04:26:24+00:00</updated>
<author>
<name>Alexander Foremny</name>
<email>aforemny@posteo.de</email>
</author>
<published>2023-12-15T06:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/commit/?id=0d96613d9aa41f93ebb440bb1aa383456b49f28f'/>
<id>0d96613d9aa41f93ebb440bb1aa383456b49f28f</id>
<content type='text'>
Drop haskell-tree-sitter in favor of custom bindings to tree-sitter.
haskell-tree-sitter is outdated and seems unmaintained.

The implementation add low-level bindings to tree-sitter and traverses
the AST in Haskell.

We suspect that many FFI calls are more expensive than performing just a
single API call to a C function that does the traversal.

This will be addressed in upcoming commits.

@prerequisite-for add-languages-elm-shell-nix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop haskell-tree-sitter in favor of custom bindings to tree-sitter.
haskell-tree-sitter is outdated and seems unmaintained.

The implementation add low-level bindings to tree-sitter and traverses
the AST in Haskell.

We suspect that many FFI calls are more expensive than performing just a
single API call to a C function that does the traversal.

This will be addressed in upcoming commits.

@prerequisite-for add-languages-elm-shell-nix
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: show deleted issues as closed in `log` command</title>
<updated>2023-12-08T05:59:26+00:00</updated>
<author>
<name>Alexander Foremny</name>
<email>aforemny@posteo.de</email>
</author>
<published>2023-12-08T05:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/commit/?id=1a0c8e3444f94f6904e3b53e508e37fe5dbae64d'/>
<id>1a0c8e3444f94f6904e3b53e508e37fe5dbae64d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: drop tree-grepper</title>
<updated>2023-12-08T05:43:01+00:00</updated>
<author>
<name>Alexander Foremny</name>
<email>aforemny@posteo.de</email>
</author>
<published>2023-12-08T05:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://code.nomath.org/anissue/commit/?id=0d20548e3846cb80acca07fad2a1dc3cfe024528'/>
<id>0d20548e3846cb80acca07fad2a1dc3cfe024528</id>
<content type='text'>
Regresses in that we only support Haskell for now, as Elm, Nix or Bash
are not available as tree-sitter-* Haskell packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regresses in that we only support Haskell for now, as Elm, Nix or Bash
are not available as tree-sitter-* Haskell packages.
</pre>
</div>
</content>
</entry>
</feed>
