<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asciideck.git/ebin, branch master</title>
<subtitle>Asciidoc for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/'/>
<entry>
<title>Add source-highlight support to HTML output</title>
<updated>2018-06-11T20:21:36+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-06-11T20:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=dbb935a5972350f734d4abcf31c03f9e54bbd1d4'/>
<id>dbb935a5972350f734d4abcf31c03f9e54bbd1d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add scripts/asciidoc ad-hoc replacement and HTML output</title>
<updated>2018-06-11T10:38:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-06-11T10:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=976dfc5d92e3e23f356cb19f17ff51b22c75e634'/>
<id>976dfc5d92e3e23f356cb19f17ff51b22c75e634</id>
<content type='text'>
This allows me to build ninenines.eu using Asciideck and
while the results are not perfect yet things are looking
pretty, pretty good. Adding source-highlight support,
showing images and fixing a few minor issues should bring
me to the point where I can drop Asciidoc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows me to build ninenines.eu using Asciideck and
while the results are not perfect yet things are looking
pretty, pretty good. Adding source-highlight support,
showing images and fixing a few minor issues should bring
me to the point where I can drop Asciidoc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite the project</title>
<updated>2018-06-08T12:49:09+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2018-06-08T12:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=524777054be30c848c1883ffd15b245c29f73004'/>
<id>524777054be30c848c1883ffd15b245c29f73004</id>
<content type='text'>
The new code is much more readable and easier to extend. I took
inspiration from Haskell's Parsec project which seems to only
write the happy-path and applied the idea to Erlang's exceptions.
When the parser tries to parse, say, a list, and crashes, it
tries with a table next, and so on until something matches.
Normal paragraphs always match so there can be no parsing
failures.

The parser now has a number of passes: first the block parser,
then lists and tables passes to build a proper tree out of
them and finally an inline pass to apply inline formatting.
The resulting AST can then be modified at will and passed on
to translator modules which output a different format.

The man page translator was also rewritten and has been tested
against both Cowboy and Gun. Numerous issues were fixed as a
result of this rewrite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new code is much more readable and easier to extend. I took
inspiration from Haskell's Parsec project which seems to only
write the happy-path and applied the idea to Erlang's exceptions.
When the parser tries to parse, say, a list, and crashes, it
tries with a table next, and so on until something matches.
Normal paragraphs always match so there can be no parsing
failures.

The parser now has a number of passes: first the block parser,
then lists and tables passes to build a proper tree out of
them and finally an inline pass to apply inline formatting.
The resulting AST can then be modified at will and passed on
to translator modules which output a different format.

The man page translator was also rewritten and has been tested
against both Cowboy and Gun. Numerous issues were fixed as a
result of this rewrite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add HiPE and ErLLVM testing</title>
<updated>2016-11-04T23:02:45+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-04T22:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=9dd3ec20a0bb932c25ee4a766c4822471fe342cc'/>
<id>9dd3ec20a0bb932c25ee4a766c4822471fe342cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version number and add .app file</title>
<updated>2016-11-01T21:13:27+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-01T21:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=80f0ad6019a2dea9f3ef06511c21503da87199dd'/>
<id>80f0ad6019a2dea9f3ef06511c21503da87199dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarily remove the .app file</title>
<updated>2016-10-17T21:46:37+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-10-17T21:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=2e4d6f4d5e239198e096e09e4207214951b42db1'/>
<id>2e4d6f4d5e239198e096e09e4207214951b42db1</id>
<content type='text'>
Seems to be some issues with building otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems to be some issues with building otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2016-10-17T17:28:40+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-10-17T17:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/asciideck.git/commit/?id=df08a3f430bf7727921873ab262294a054e2ae7b'/>
<id>df08a3f430bf7727921873ab262294a054e2ae7b</id>
<content type='text'>
This is still very much in a proof of concept state, though
the project should be in a good enough state that future
additions are relatively painless.

Text formatting nodes are not using the proper form in the
AST at the moment. They should not be relied upon just yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is still very much in a proof of concept state, though
the project should be in a good enough state that future
additions are relatively painless.

Text formatting nodes are not using the proper form in the
AST at the moment. They should not be relied upon just yet.
</pre>
</div>
</content>
</entry>
</feed>
