<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/lexers/_julia_builtins.py, branch master</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 copyright year to 2023.</title>
<updated>2023-03-29T19:11:12+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-03-29T19:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=a1361035ec5f599290371f7df9f21e3f1f1420a6'/>
<id>a1361035ec5f599290371f7df9f21e3f1f1420a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year.</title>
<updated>2022-01-25T06:36:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2022-01-25T06:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ab4afd821aa41403f7a0b1e714112c40b2ad843b'/>
<id>ab4afd821aa41403f7a0b1e714112c40b2ad843b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve checks. (#1884)</title>
<updated>2021-08-17T16:16:58+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2021-08-17T16:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=1a7994eef7ff3ac63875f02348e07f4c13278359'/>
<id>1a7994eef7ff3ac63875f02348e07f4c13278359</id>
<content type='text'>
Improve checks.

* Fix lots of small errors.
* Remove the line length check.
* Add an option to skip lexers with no alias
* Run checks in make check
* Add a new CI target.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve checks.

* Fix lots of small errors.
* Remove the line length check.
* Add an option to skip lexers with no alias
* Run checks in make check
* Add a new CI target.</pre>
</div>
</content>
</entry>
<entry>
<title>Update lists of operators/keywords in Julia and expand/refine highlighting (#1715)</title>
<updated>2021-03-05T07:31:42+00:00</updated>
<author>
<name>jmert</name>
<email>2965436+jmert@users.noreply.github.com</email>
</author>
<published>2021-03-05T07:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ffac8bde66a1060a255334ff4fb0aaf42b825eff'/>
<id>ffac8bde66a1060a255334ff4fb0aaf42b825eff</id>
<content type='text'>
* [julia] Update operators, keywords, and literal lists

* [julia] Support symbol macros

* [julia] Parse '..' operator juxtaposed with integers

* [julia] Identify Symbol literals

* [julia] Consume strings/commands faster &amp; add triple-quoted command

* [julia] Support identifying operators with custom suffixes

* [julia] Add parsing for raw strings

* [julia] Share definition of interpolation

* [julia] Identify escaped ` and $ in commands

* [julia] Support non-standard string and commmand literals with flags

* [julia] Support variable names with interior exclamations

* [julia] Fix matching floats starting with decimal

* [julia] Compress nearly duplicate number matches with optional group

* [julia] Match double-underscored float literal

* [julia] Match hex float literals

* [julia] Test more non-numerical literal expressions

* [julia] Tag types in type contexts

* [julia] Identify console via `julia-repl` as well

* [julia] Be more conservative in identifying symbols

* [julia] Update example file to v1.6 `base/strings/string.jl`

* Address one CI failure

* Switch to non-emoji Unicode category So example

Hopefully fixes pypy3 CI failure

* fixup: remove duplicate operators already in DOTTED_OPERATORS_LIST

* [julia] Fix backslash operator

* [julia] List `true`, `false` with builtin names, not keywords</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [julia] Update operators, keywords, and literal lists

* [julia] Support symbol macros

* [julia] Parse '..' operator juxtaposed with integers

* [julia] Identify Symbol literals

* [julia] Consume strings/commands faster &amp; add triple-quoted command

* [julia] Support identifying operators with custom suffixes

* [julia] Add parsing for raw strings

* [julia] Share definition of interpolation

* [julia] Identify escaped ` and $ in commands

* [julia] Support non-standard string and commmand literals with flags

* [julia] Support variable names with interior exclamations

* [julia] Fix matching floats starting with decimal

* [julia] Compress nearly duplicate number matches with optional group

* [julia] Match double-underscored float literal

* [julia] Match hex float literals

* [julia] Test more non-numerical literal expressions

* [julia] Tag types in type contexts

* [julia] Identify console via `julia-repl` as well

* [julia] Be more conservative in identifying symbols

* [julia] Update example file to v1.6 `base/strings/string.jl`

* Address one CI failure

* Switch to non-emoji Unicode category So example

Hopefully fixes pypy3 CI failure

* fixup: remove duplicate operators already in DOTTED_OPERATORS_LIST

* [julia] Fix backslash operator

* [julia] List `true`, `false` with builtin names, not keywords</pre>
</div>
</content>
</entry>
</feed>
