<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests, branch 2.11.2</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>CFamily: improve label detection (#2022)</title>
<updated>2022-01-06T11:05:25+00:00</updated>
<author>
<name>amitkummer</name>
<email>49096391+amitkummer@users.noreply.github.com</email>
</author>
<published>2022-01-06T11:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=bd6d6826bd19faac9d30016e2fd42a5f7996df15'/>
<id>bd6d6826bd19faac9d30016e2fd42a5f7996df15</id>
<content type='text'>
* Remove unused variable

This variable is unused since the first commit to this file
in the commit history, so it's probably safe to remove it.

* Lex identifier as label only if it's at line start

* Stop matching identifiers that begin with a digit

This is so we don't match numbers as labels with the new labels rule.

* Add label tests

* Fix existing tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove unused variable

This variable is unused since the first commit to this file
in the commit history, so it's probably safe to remove it.

* Lex identifier as label only if it's at line start

* Stop matching identifiers that begin with a digit

This is so we don't match numbers as labels with the new labels rule.

* Add label tests

* Fix existing tests</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests.</title>
<updated>2022-01-03T19:04:19+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-01-03T19:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=66a3ee1f5c94670e3e60f466ffa2d92c544aae49'/>
<id>66a3ee1f5c94670e3e60f466ffa2d92c544aae49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Java: fix lexing of 'record' soft keyword (#2018)</title>
<updated>2022-01-03T18:40:34+00:00</updated>
<author>
<name>amitkummer</name>
<email>49096391+amitkummer@users.noreply.github.com</email>
</author>
<published>2022-01-03T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=e0f4e77e9ce4957385a9ea0f6910f04062fe40f0'/>
<id>e0f4e77e9ce4957385a9ea0f6910f04062fe40f0</id>
<content type='text'>
* Java: fix lexing of 'record' soft keyword

Refactor the Java lexer to treat `record` as a soft keyword.

Previously, the lexer assumed record is a reserved word, even though
it is a soft keyword which can be used as a variable name.

This refactor lexes record as a keyword only if it appears at the
beggining of the line, with some potential other keywords like public
and private preceding it.

* Remove repetition in capture group

* Update test output</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Java: fix lexing of 'record' soft keyword

Refactor the Java lexer to treat `record` as a soft keyword.

Previously, the lexer assumed record is a reserved word, even though
it is a soft keyword which can be used as a variable name.

This refactor lexes record as a keyword only if it appears at the
beggining of the line, with some potential other keywords like public
and private preceding it.

* Remove repetition in capture group

* Update test output</pre>
</div>
</content>
</entry>
<entry>
<title>Improve fix for #2010.</title>
<updated>2021-12-31T14:43:48+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2021-12-31T14:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=e0c828ff08f143e0627467706573708d9cad0441'/>
<id>e0c828ff08f143e0627467706573708d9cad0441</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more whitespace variants to JSON test content.</title>
<updated>2021-12-31T14:20:07+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2021-12-31T14:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=a5c32c8a1e9c33b70187718abafb5f2fe96bac31'/>
<id>a5c32c8a1e9c33b70187718abafb5f2fe96bac31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES, add large JSON sample file.</title>
<updated>2021-12-31T09:18:51+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2021-12-31T09:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5287a74954245be21f1823f86e89230ded8b916f'/>
<id>5287a74954245be21f1823f86e89230ded8b916f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #2010.</title>
<updated>2021-12-30T22:06:02+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2021-12-30T22:06: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=88ed195d6d3623b8bdc9c7590bccb5dfeb3a7cf7'/>
<id>88ed195d6d3623b8bdc9c7590bccb5dfeb3a7cf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Spice lexer (#2009)</title>
<updated>2021-12-30T17:47:39+00:00</updated>
<author>
<name>Marc Auberer</name>
<email>marc.auberer@sap.com</email>
</author>
<published>2021-12-30T17:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=59045478509a124b7095b2d21b63cf5fc6b84835'/>
<id>59045478509a124b7095b2d21b63cf5fc6b84835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CFamily: improve function detection (#2008)</title>
<updated>2021-12-30T14:40:59+00:00</updated>
<author>
<name>amitkummer</name>
<email>49096391+amitkummer@users.noreply.github.com</email>
</author>
<published>2021-12-30T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ed2bdcdadaff58c183d5127e0af77e72b7b7f501'/>
<id>ed2bdcdadaff58c183d5127e0af77e72b7b7f501</id>
<content type='text'>
Detect function with return types of more than a single word length
(like `unsigned int` or `long long`).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detect function with return types of more than a single word length
(like `unsigned int` or `long long`).</pre>
</div>
</content>
</entry>
<entry>
<title>GSQL lexer syntax changes (#2006)</title>
<updated>2021-12-30T13:24:25+00:00</updated>
<author>
<name>Gregory Grubbs</name>
<email>gregory@dynapse.com</email>
</author>
<published>2021-12-30T13:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=830d7ba768f1ebdf27dc87d9dd9c85a8d64f7002'/>
<id>830d7ba768f1ebdf27dc87d9dd9c85a8d64f7002</id>
<content type='text'>
* Add square, angle and single underscore to punct; simplify string regex

* Add dollar as operator in LOAD DDL; add pipe as op for resused edge names

* Add to test file to test recent lexer fixes

* Added PR# to new test cases</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add square, angle and single underscore to punct; simplify string regex

* Add dollar as operator in LOAD DDL; add pipe as op for resused edge names

* Add to test file to test recent lexer fixes

* Added PR# to new test cases</pre>
</div>
</content>
</entry>
</feed>
