<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/examplefiles, branch master</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Remove all files, redirect to GitHub.</title>
<updated>2019-11-10T12:56:53+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-11-10T12:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=1dd3124a9770e11b6684e5dd1e6bc15a0aa3bc67'/>
<id>1dd3124a9770e11b6684e5dd1e6bc15a0aa3bc67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lexer for ShExC</title>
<updated>2019-07-20T20:22:50+00:00</updated>
<author>
<name>Lucas Werkmeister</name>
<email>mail@lucaswerkmeister.de</email>
</author>
<published>2019-07-20T20:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=63b7f3c535b3d8a63a612862025fb04967b20155'/>
<id>63b7f3c535b3d8a63a612862025fb04967b20155</id>
<content type='text'>
ShExC [1] is one syntax for the ShEx (shape expressions) language [2] to
describe the structure of RDF graphs (the other two syntaxes are based on
JSON-LD and RDF and don?t need special lexers). It is syntactically similar to
SPARQL, which is why a lot of the productions of ShExCLexer are copied from
SparqlLexer, but at the same time has enough differences that I feel it?s
better to simply copy the productions rather than trying to share them between
the two lexers (compare e.?g. PN_LOCAL_ESCAPE_CHARS or IRIREF).

The example file purports to be a brief schema for Pygments lexers, which I put
together from scratch to avoid licensing issues with existing example schemas;
it should not be taken too seriously.

[1]: https://shex.io/shex-semantics/#shexc
[2]: https://shexspec.github.io/primer/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ShExC [1] is one syntax for the ShEx (shape expressions) language [2] to
describe the structure of RDF graphs (the other two syntaxes are based on
JSON-LD and RDF and don?t need special lexers). It is syntactically similar to
SPARQL, which is why a lot of the productions of ShExCLexer are copied from
SparqlLexer, but at the same time has enough differences that I feel it?s
better to simply copy the productions rather than trying to share them between
the two lexers (compare e.?g. PN_LOCAL_ESCAPE_CHARS or IRIREF).

The example file purports to be a brief schema for Pygments lexers, which I put
together from scratch to avoid licensing issues with existing example schemas;
it should not be taken too seriously.

[1]: https://shex.io/shex-semantics/#shexc
[2]: https://shexspec.github.io/primer/
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexer for Zig programming language and test file.</title>
<updated>2019-05-22T22:06:13+00:00</updated>
<author>
<name>Stephen</name>
<email>programmer@bnbn.sh</email>
</author>
<published>2019-05-22T22:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=fd085802a08b820874c371399ebaf14b145fd10a'/>
<id>fd085802a08b820874c371399ebaf14b145fd10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in sgarnotel/pygments-main (pull request #785)</title>
<updated>2019-04-30T19:14:31+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-04-30T19:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=1088145c6db5d53ee0132114e6e072676670c935'/>
<id>1088145c6db5d53ee0132114e6e072676670c935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update apache2.conf sample, CHANGES.</title>
<updated>2019-04-30T16:06:37+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-04-30T16:06:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=990cce13e011e8404ad8143ac2e36acbdf31f759'/>
<id>990cce13e011e8404ad8143ac2e36acbdf31f759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in kurtmckee/pygments-main/support-tera-term (pull request #749)</title>
<updated>2019-04-30T15:54:19+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-04-30T15:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e6df08fd71bc4164abb7ef91801cc6c22dc8fd58'/>
<id>e6df08fd71bc4164abb7ef91801cc6c22dc8fd58</id>
<content type='text'>
Support Tera Term macro language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support Tera Term macro language
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in andrescarrasco/pygments-main/boa (pull request #756)</title>
<updated>2019-04-30T15:52:31+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-04-30T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=28a21bdafa1b73d5515de18bd263797af61c2471'/>
<id>28a21bdafa1b73d5515de18bd263797af61c2471</id>
<content type='text'>
Add a lexer for the Boa Domain-Specific Langauge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a lexer for the Boa Domain-Specific Langauge.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in Praetonus/pygments-main/pony (pull request #627)</title>
<updated>2019-04-30T15:47:45+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-04-30T15:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=83e159f05ec8dae7d6e52140b23b363d4c3b18f2'/>
<id>83e159f05ec8dae7d6e52140b23b363d4c3b18f2</id>
<content type='text'>
Add lexer for the Pony language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add lexer for the Pony language
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in gerph/pygments-main (pull request #806)</title>
<updated>2019-04-30T15:40:47+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-04-30T15:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a0fc52727aaed41c8e09c87996de842117872afb'/>
<id>a0fc52727aaed41c8e09c87996de842117872afb</id>
<content type='text'>
Create a Lexer class for BBC Basic files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a Lexer class for BBC Basic files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example TOML file</title>
<updated>2019-04-01T16:40:12+00:00</updated>
<author>
<name>Frederik ?Freso? S. Olesen</name>
<email>freso.dk@gmail.com</email>
</author>
<published>2019-04-01T16:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7cd2a4447b61034aa5fcc4fd01c4271968cf6713'/>
<id>7cd2a4447b61034aa5fcc4fd01c4271968cf6713</id>
<content type='text'>
Based on https://github.com/toml-lang/toml/blob/master/README.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on https://github.com/toml-lang/toml/blob/master/README.md
</pre>
</div>
</content>
</entry>
</feed>
