<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests, branch rawstring</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<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://trove.baserock.org/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>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://trove.baserock.org/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://trove.baserock.org/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>Fixup all headers and some more minor problems.</title>
<updated>2019-05-28T05:00:40+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-28T05:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=0eca5a9db1b3c1f169f3fabda9fe9b72876a6056'/>
<id>0eca5a9db1b3c1f169f3fabda9fe9b72876a6056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://trove.baserock.org/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 lucatorella/pygments-main (pull request #813)</title>
<updated>2019-05-21T16:32:04+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-05-21T16:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=9c84bc6450663888e243268621dcf71eab18ed11'/>
<id>9c84bc6450663888e243268621dcf71eab18ed11</id>
<content type='text'>
Add support for @import keyword in Objective-C
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for @import keyword in Objective-C
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix directive parsing in NasmLexer (fixes #1517.)</title>
<updated>2019-05-21T16:30:17+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-21T16:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=8202e648945351366bd0c465d72953fae40f4783'/>
<id>8202e648945351366bd0c465d72953fae40f4783</id>
<content type='text'>
Directives were parsed independent of whitespace after them, which caused the
cpuid instruction to be parsed as CPU &amp; id, instead of cpuid. We now expect a
whitespace character after a directive, which seems to match the Nasm
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Directives were parsed independent of whitespace after them, which caused the
cpuid instruction to be parsed as CPU &amp; id, instead of cpuid. We now expect a
whitespace character after a directive, which seems to match the Nasm
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update terminal formatter tests.</title>
<updated>2019-05-18T12:18:34+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2019-05-18T12:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=3735e9c24e269822c84d865ed5d7e05265727944'/>
<id>3735e9c24e269822c84d865ed5d7e05265727944</id>
<content type='text'>
In eea5abc9161a, we changed the TerminalFormatter to use bright instead of bold,
and this caused the tests here to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In eea5abc9161a, we changed the TerminalFormatter to use bright instead of bold,
and this caused the tests here to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in hroncok/pygments-main/doscon_prompt (pull request #734)</title>
<updated>2019-05-09T05:33:40+00:00</updated>
<author>
<name>Anteru</name>
<email>bitbucket@ca.sh13.net</email>
</author>
<published>2019-05-09T05:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=39180ec55da3d008f29d335e0d78b59e36148813'/>
<id>39180ec55da3d008f29d335e0d78b59e36148813</id>
<content type='text'>
Recognize single &gt; as a prompt in doscon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recognize single &gt; as a prompt in doscon
</pre>
</div>
</content>
</entry>
<entry>
<title>Never pop all states from the stack, even if a lexer wants to.</title>
<updated>2019-05-06T05:42:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-06T05:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=deea374f51f82b1ea16b27df3dce1749be93f614'/>
<id>deea374f51f82b1ea16b27df3dce1749be93f614</id>
<content type='text'>
fixes #1506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1506
</pre>
</div>
</content>
</entry>
</feed>
