<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/igor.py, branch bash-variable</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>Fix ordering of compiler directives</title>
<updated>2016-01-19T12:39:49+00:00</updated>
<author>
<name>t-b</name>
<email>thomas.braun@byte-physics.de</email>
</author>
<published>2016-01-19T12:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=8c4573b09a8ae5d3558b6bb8aa73034e0d6fc7f2'/>
<id>8c4573b09a8ae5d3558b6bb8aa73034e0d6fc7f2</id>
<content type='text'>
In the old order ifndef and ifdef never matched because they were after if.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the old order ifndef and ifdef never matched because they were after if.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update list of functions and operations to conform to Igor Pro 7 beta 5</title>
<updated>2016-01-18T22:23:07+00:00</updated>
<author>
<name>Thomas Braun</name>
<email>thomas.braun@byte-physics.de</email>
</author>
<published>2016-01-18T22:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=4feba83e7292e62d6f125201e36aa9be17e6cdc9'/>
<id>4feba83e7292e62d6f125201e36aa9be17e6cdc9</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 conditional compilation directives</title>
<updated>2016-01-18T22:03:40+00:00</updated>
<author>
<name>Thomas Braun</name>
<email>thomas.braun@byte-physics.de</email>
</author>
<published>2016-01-18T22:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=36fc5abc62d6c2f3a19c8da4b6b24127b48fc7a6'/>
<id>36fc5abc62d6c2f3a19c8da4b6b24127b48fc7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 64bit integer types from Igor Pro 7 (beta)</title>
<updated>2016-01-18T22:02:51+00:00</updated>
<author>
<name>Thomas Braun</name>
<email>thomas.braun@byte-physics.de</email>
</author>
<published>2016-01-18T22:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d0c83d01d7ae7828653779d65f27c4f53bb867a4'/>
<id>d0c83d01d7ae7828653779d65f27c4f53bb867a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Igor Pro syntax</title>
<updated>2015-01-22T16:28:44+00:00</updated>
<author>
<name>Thomas Braun</name>
<email>thomas.braun@byte-physics.de</email>
</author>
<published>2015-01-22T16:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d294783f8714e3bc8f59f83affe5f02edf3dbd3f'/>
<id>d294783f8714e3bc8f59f83affe5f02edf3dbd3f</id>
<content type='text'>
Add forgotten AbortOnRTE and AbortOnValue flowcontrol keywords.
Add missing builtin types

Changed keywords:
- Removed Graph and FuncFit as these are function subtypes which are not highlighted.
- Added MultiThread

Changed operations:
- Added defined
- Removed the single character operations x, y, z as normal variables are easily
  misinterpreted for them.pygmentize -f html -O full,style=igor -o test.html test.ipf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add forgotten AbortOnRTE and AbortOnValue flowcontrol keywords.
Add missing builtin types

Changed keywords:
- Removed Graph and FuncFit as these are function subtypes which are not highlighted.
- Added MultiThread

Changed operations:
- Added defined
- Removed the single character operations x, y, z as normal variables are easily
  misinterpreted for them.pygmentize -f html -O full,style=igor -o test.html test.ipf
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicates from data passed to words()</title>
<updated>2014-11-07T03:44:32+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T03:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=66f3bbc4b7054d99d5eb87a042dfa75e06673f13'/>
<id>66f3bbc4b7054d99d5eb87a042dfa75e06673f13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split up math module</title>
<updated>2014-09-20T09:35:44+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-09-20T09:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3a78dfae150560a0f51a46e2409e6f7abee8ca3b'/>
<id>3a78dfae150560a0f51a46e2409e6f7abee8ca3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
