<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests/examplefiles/fennelview.fnl, branch raw-alias</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Update Fennel keywords to catch up to version 0.6.0.</title>
<updated>2020-09-07T05:57:03+00:00</updated>
<author>
<name>Phil Hagelberg</name>
<email>phil@hagelb.org</email>
</author>
<published>2020-09-05T15:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=c4a3b82967dd9fc78018fae8a49162ec19c1ee65'/>
<id>c4a3b82967dd9fc78018fae8a49162ec19c1ee65</id>
<content type='text'>
Remove support for single-quoted strings.

Update fennelview example to latest version of library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove support for single-quoted strings.

Update fennelview example to latest version of library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the Fennel programming language</title>
<updated>2018-11-17T02:11:03+00:00</updated>
<author>
<name>Phil Hagelberg</name>
<email>phil@hagelb.org</email>
</author>
<published>2018-11-17T02:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=321503b547f5a7911da550cdccda9616a0e8b3b3'/>
<id>321503b547f5a7911da550cdccda9616a0e8b3b3</id>
<content type='text'>
This is a pretty straightforward language in the lisp family with a
small number of special forms. Since Fennel runs on the Lua runtime,
the list of builtins is the same as that of Lua, so it might be
possible to re-use the definition from the Lua lexer, but since I
don't know Python I couldn't figure out how that would work; maybe
someone else could add that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a pretty straightforward language in the lisp family with a
small number of special forms. Since Fennel runs on the Lua runtime,
the list of builtins is the same as that of Lua, so it might be
possible to re-use the definition from the Lua lexer, but since I
don't know Python I couldn't figure out how that would work; maybe
someone else could add that.
</pre>
</div>
</content>
</entry>
</feed>
