<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexTCL.cxx, branch rel-3-6-0</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Use Sci_Position / Sci_PositionU for variables in lexers that represent</title>
<updated>2015-07-30T04:35:17+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-07-30T04:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58471e908a3b74b27379bb19a13d62cd8d4476b0'/>
<id>58471e908a3b74b27379bb19a13d62cd8d4476b0</id>
<content type='text'>
positions and line numbers and may be widened to 64-bits in a future release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
positions and line numbers and may be widened to 64-bits in a future release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and</title>
<updated>2015-07-25T01:25:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-25T01:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c30768f1167cfe590e0b6a12c4a986e82a210cc3'/>
<id>c30768f1167cfe590e0b6a12c4a986e82a210cc3</id>
<content type='text'>
comment recognizers to allow for future implementation of 64-bit positions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comment recognizers to allow for future implementation of 64-bit positions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1642] Reverting change set 5455 which caused problems with highlighting of</title>
<updated>2015-03-26T22:36:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-26T22:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4f621b4bec66bd442966bbcf8d3b02a655c33555'/>
<id>4f621b4bec66bd442966bbcf8d3b02a655c33555</id>
<content type='text'>
braces within strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
braces within strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindented file consistently with tabs using astyle.</title>
<updated>2015-02-23T23:17:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-23T23:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fe3a578229d51a8e277c879e75b02dd676ad0999'/>
<id>fe3a578229d51a8e277c879e75b02dd676ad0999</id>
<content type='text'>
The file had become a mixture of tab indenting and space indenting.
No other changes were made in this change set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The file had become a mixture of tab indenting and space indenting.
No other changes were made in this change set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1642]. Fixes a bug with some strings in TCL.</title>
<updated>2015-02-23T23:10:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-23T23:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1aeafe1e0a9896f5db86cdcccee919db1eb86702'/>
<id>1aeafe1e0a9896f5db86cdcccee919db1eb86702</id>
<content type='text'>
From Markus Moser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Markus Moser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing comma.</title>
<updated>2014-06-22T13:09:42+00:00</updated>
<author>
<name>XhmikosR</name>
<email>xhmikosr@sourceforge.net</email>
</author>
<published>2014-06-22T13:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54b7046f8a0c1924d83ea0f6728bc96a8f3e8d6e'/>
<id>54b7046f8a0c1924d83ea0f6728bc96a8f3e8d6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Highlight words as keywords after '{' as this highlights 'else'. Bug #1836954.</title>
<updated>2011-11-05T09:15:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-11-05T09:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db0d9f9e229eb1cd190a078e70c495e9b8a9a676'/>
<id>db0d9f9e229eb1cd190a078e70c495e9b8a9a676</id>
<content type='text'>
From Colomban Wendling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Colomban Wendling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple directly.</title>
<updated>2011-01-27T05:45:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2011-01-27T05:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=201f983949deb606ea73180328d3399b582ccd1e'/>
<id>201f983949deb606ea73180328d3399b582ccd1e</id>
<content type='text'>
Dropped declaration not needed in LexCPP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dropped declaration not needed in LexCPP.
</pre>
</div>
</content>
</entry>
<entry>
<title>For new lexer design change includes to add new files and remove unused files.</title>
<updated>2010-07-13T11:44:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87a3a96b3d5047f28d5d89b935014da1fcde1975'/>
<id>87a3a96b3d5047f28d5d89b935014da1fcde1975</id>
<content type='text'>
Normalise order of includes.
Minor fixes for compatibility with new lexer design.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Normalise order of includes.
Minor fixes for compatibility with new lexer design.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved lexers into lexers directory.</title>
<updated>2010-07-13T11:16:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd7c21165bbc5200aa24ef89560a8bb40fd37255'/>
<id>fd7c21165bbc5200aa24ef89560a8bb40fd37255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
