<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/hilex/Makefile, branch master</title>
<subtitle>dontfiles
</subtitle>
<id>https://git.causal.agency/src/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/src/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/'/>
<updated>2021-01-13T03:06:56+00:00</updated>
<entry>
<title>Move hilex out of hilex directory</title>
<updated>2021-01-13T03:06:56+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-01-13T03:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=c277129386f1acfe133da11f23a7d730ae48964d'/>
<id>urn:sha1:c277129386f1acfe133da11f23a7d730ae48964d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consolidate hilex formatters into hilex.c</title>
<updated>2021-01-13T02:57:42+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-01-13T02:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=087dcc0be343494728162eb12e05ad8a42f77f22'/>
<id>urn:sha1:087dcc0be343494728162eb12e05ad8a42f77f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make lexer</title>
<updated>2020-12-30T03:39:16+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-30T03:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=b2de730b6105964949df8bcf3937704108ba12b0'/>
<id>urn:sha1:b2de730b6105964949df8bcf3937704108ba12b0</id>
<content type='text'>
This is kind of a mess and needs to be cleaned up against more careful
reading of the make grammar.
</content>
</entry>
<entry>
<title>Add hilex HTML output</title>
<updated>2020-12-29T05:55:47+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-29T05:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=cc1cb6c36ecb93e7b9b458f4ea24d1f00480503b'/>
<id>urn:sha1:cc1cb6c36ecb93e7b9b458f4ea24d1f00480503b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hilex IRC formatter</title>
<updated>2020-12-29T04:48:24+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-29T04:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=c382aaa0828072d208e8bb768c58ae5d0b9eb310'/>
<id>urn:sha1:c382aaa0828072d208e8bb768c58ae5d0b9eb310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mdoc lexer</title>
<updated>2020-12-29T03:48:06+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-29T03:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=61acea4f1e463303ecad7c7ebf4f85dfe9253c13'/>
<id>urn:sha1:61acea4f1e463303ecad7c7ebf4f85dfe9253c13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial version of hilex</title>
<updated>2020-12-29T01:11:17+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-29T01:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/src/commit/?id=593137c52dc77cf113c1d9561d1b27b98a550bb5'/>
<id>urn:sha1:593137c52dc77cf113c1d9561d1b27b98a550bb5</id>
<content type='text'>
hilex is meant to replace hi, based on lex rather than a mess of
overlapping regexps. I want to preserve hi's tagging abilities, but that
will require some amount of parsing/post-processing, which I'm not sure
how to approach yet.

Macro lexing for C still needs work, as I want to match strings and
comments inside macros.
</content>
</entry>
</feed>
