<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments, 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>Fix remaining issues with ShExC parser.</title>
<updated>2019-07-22T17:01:51+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-07-22T17:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f1c080e184dc1bbc36eaa7cd729ff3a499de568a'/>
<id>f1c080e184dc1bbc36eaa7cd729ff3a499de568a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix raw strings for regex</title>
<updated>2019-07-21T21:28:27+00:00</updated>
<author>
<name>Lucas Werkmeister</name>
<email>mail@lucaswerkmeister.de</email>
</author>
<published>2019-07-21T21:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4155fb1c7a2030deb8e0c84a5962f0bfc404d12b'/>
<id>4155fb1c7a2030deb8e0c84a5962f0bfc404d12b</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>Fix some typos in comments.</title>
<updated>2019-07-20T10:01:37+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-07-20T10:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3d51447a9c1e75933ced7fd1ebf5c6c60676366d'/>
<id>3d51447a9c1e75933ced7fd1ebf5c6c60676366d</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 bittucket/pygments-main/hbs-update (pull request #773)</title>
<updated>2019-07-20T09:59:00+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-07-20T09:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=abe9fbaf8bfbc386901af8866c04ff455ccf4fa2'/>
<id>abe9fbaf8bfbc386901af8866c04ff455ccf4fa2</id>
<content type='text'>
HandlebarsLexer Update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HandlebarsLexer Update
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in bnbn/pygments-main (pull request #820)</title>
<updated>2019-07-20T09:55:08+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-07-20T09:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0822652bed6a1a812add14e1699ca18224e03523'/>
<id>0822652bed6a1a812add14e1699ca18224e03523</id>
<content type='text'>
Added lexer for Zig programming language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added lexer for Zig programming language
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1528 -- Yaml gets confused when a comment contains a key:value pair.</title>
<updated>2019-07-20T09:37:16+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-07-20T09:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8b54ce8837c3982a0ca0d2edff321cda4dd088f3'/>
<id>8b54ce8837c3982a0ca0d2edff321cda4dd088f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use keyword no longer valid, replaced with usingnamespace</title>
<updated>2019-07-09T02:20:55+00:00</updated>
<author>
<name>Stephen</name>
<email>programmer@bnbn.sh</email>
</author>
<published>2019-07-09T02:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=c94d9a50fab15ed58f71ccd981bf6046669286ba'/>
<id>c94d9a50fab15ed58f71ccd981bf6046669286ba</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 yuce/pygments-main/fix-1521 (pull request #823)</title>
<updated>2019-06-22T19:02:46+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-06-22T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=389d3075326a79e03242e6d43a800e139c5e0b27'/>
<id>389d3075326a79e03242e6d43a800e139c5e0b27</id>
<content type='text'>
Fixes #1521, Erlang and Elixir shell lexers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1521, Erlang and Elixir shell lexers
</pre>
</div>
</content>
</entry>
</feed>
