<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-4-0-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>Fix nested Django tags inside a comment breaking highlighting of rest of file.</title>
<updated>2017-10-25T21:53:46+00:00</updated>
<author>
<name>Stephan Deibel</name>
<email>unknown</email>
</author>
<published>2017-10-25T21:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=783227a0b5abfee66c10d1328b79b026b393946f'/>
<id>783227a0b5abfee66c10d1328b79b026b393946f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1977]. Folder treats triple-quoted f-strings like triple-quoted strings.</title>
<updated>2017-10-14T22:32:54+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2017-10-14T22:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d9fec4df948eea53dac295a7aeddbcd92b39ed9'/>
<id>4d9fec4df948eea53dac295a7aeddbcd92b39ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New pre_processor added recently to baan.</title>
<updated>2017-10-13T09:24:19+00:00</updated>
<author>
<name>oirfeodent</name>
<email>unknown</email>
</author>
<published>2017-10-13T09:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=054bef4dfb578906388acb567daa0520ad3a5cd2'/>
<id>054bef4dfb578906388acb567daa0520ad3a5cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoiding comma operator warnings from Clang in lexers.</title>
<updated>2017-09-25T01:18:25+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-25T01:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=57d8b220e6fb11a6070ffc81948eb5d53ec51c9b'/>
<id>57d8b220e6fb11a6070ffc81948eb5d53ec51c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1972]. Change encoding used in comments to UTF-8.</title>
<updated>2017-09-15T09:51:21+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2017-09-15T09:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0e997cdb65909c817b7147609590a079abedb3d2'/>
<id>0e997cdb65909c817b7147609590a079abedb3d2</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>Use "Falls through" comments to avoid warnings from GCC 7.1.</title>
<updated>2017-08-31T22:53:14+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-31T22:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b287ecd7f8527bb8f47e08090a0120ff418c730'/>
<id>7b287ecd7f8527bb8f47e08090a0120ff418c730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue, where in few cases the lexing needs to be done only for functions.</title>
<updated>2017-08-29T13:41:12+00:00</updated>
<author>
<name>oirfeodent</name>
<email>unknown</email>
</author>
<published>2017-08-29T13:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=940747df2c700f88e6c031526637d555d88d76e9'/>
<id>940747df2c700f88e6c031526637d555d88d76e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1966]. "defined A" removes "A" before replacing "defined" with value.</title>
<updated>2017-08-28T07:07:27+00:00</updated>
<author>
<name>Jannick</name>
<email>unknown</email>
</author>
<published>2017-08-28T07:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b634b3d5f34edc335a25239e833f9054620c6094'/>
<id>b634b3d5f34edc335a25239e833f9054620c6094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1966]. #define A is treated as #define A 1.</title>
<updated>2017-08-28T07:03:55+00:00</updated>
<author>
<name>Jannick</name>
<email>unknown</email>
</author>
<published>2017-08-28T07:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=16d18724972298c4bf5fb59925649f869118fbac'/>
<id>16d18724972298c4bf5fb59925649f869118fbac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
