<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib/SubStyles.h, branch sciteco-rel-5-5-2</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>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add constexpr, const, noexcept and make other small improvements to lexlib.</title>
<updated>2020-07-16T09:55:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-16T09:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3c9933350e5c6b9d06a72034e681cecae52dc4b'/>
<id>b3c9933350e5c6b9d06a72034e681cecae52dc4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug where changing identifier sets in lexers preserved previous identifiers.</title>
<updated>2019-04-25T01:11:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-25T01:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=749af53f4ce6b6701f307750614f81fe59fae9a6'/>
<id>749af53f4ce6b6701f307750614f81fe59fae9a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use const in lexlib headers.</title>
<updated>2018-06-04T04:42:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-04T04:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7e9f3208e5c6eb5036cbdfc0f85245f0aa97ab7c'/>
<id>7e9f3208e5c6eb5036cbdfc0f85245f0aa97ab7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The Scintilla namespace is always active for internal symbols and for the lexer</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf'/>
<id>313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf</id>
<content type='text'>
interfaces ILexer4 and IDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfaces ILexer4 and IDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement style metadata for some languages.</title>
<updated>2017-07-17T04:37:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-17T04:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53a6f96afabcb3c307f8955b6f633aa8d5608624'/>
<id>53a6f96afabcb3c307f8955b6f633aa8d5608624</id>
<content type='text'>
Add some helper methods to SubStyles for finding style metadata of substyles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some helper methods to SubStyles for finding style metadata of substyles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid Coverity warnings for case that should never fail.</title>
<updated>2015-03-28T02:06:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-28T02:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c802cf38ea379ca318183f03004d6333ef1756e5'/>
<id>c802cf38ea379ca318183f03004d6333ef1756e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make single argument constructors explicit to avoid unexpected conversions.</title>
<updated>2013-12-15T01:49:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-15T01:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4c46f78da230ff3077bc2b96ac66f5ac017c7a2'/>
<id>b4c46f78da230ff3077bc2b96ac66f5ac017c7a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1521]. Allow tab, cariage return and new line separators for SCI_SETIDENTIFIERS.</title>
<updated>2013-09-05T23:27:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-05T23:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=30c8f601262456acbc47b2c22b83320ce03939ce'/>
<id>30c8f601262456acbc47b2c22b83320ce03939ce</id>
<content type='text'>
Treat multiple separators as a single separator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treat multiple separators as a single separator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GetStyleFromSubStyle.</title>
<updated>2013-09-03T08:25:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-03T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=77e3727bdd5c981c338fd1c0bc073393aa2f5068'/>
<id>77e3727bdd5c981c338fd1c0bc073393aa2f5068</id>
<content type='text'>
Tests for this and other sub styles methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests for this and other sub styles methods.
</pre>
</div>
</content>
</entry>
</feed>
