<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-4-0-3</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>[Bug #1985] Add 'while' keyword to Matlab lexer keywords that start a fold block</title>
<updated>2018-01-02T13:09:54+00:00</updated>
<author>
<name>John Donoghue</name>
<email>john.donoghue@ieee.org</email>
</author>
<published>2018-01-02T13:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d815f892d7b4828b0230551b7ec8d78845e8861'/>
<id>3d815f892d7b4828b0230551b7ec8d78845e8861</id>
<content type='text'>
* lexers/LexMatlab.cxx
  (CheckKeywordFoldPoint): add check for while keyword
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lexers/LexMatlab.cxx
  (CheckKeywordFoldPoint): add check for while keyword
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop treating '\' as an escape character in strings.</title>
<updated>2017-11-04T22:49:56+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-11-04T22:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=57a581f6bc86f11ca668e23b1e9ea66c4e23f9ba'/>
<id>57a581f6bc86f11ca668e23b1e9ea66c4e23f9ba</id>
<content type='text'>
Detect character literals and assign SCE_VHDL_STRING to them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Detect character literals and assign SCE_VHDL_STRING to them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent more uniformly with spaces instead of tabs.</title>
<updated>2017-11-04T22:32:57+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-11-04T22:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0f4e2fa312e3450538e011f6919d0b325c3e2988'/>
<id>0f4e2fa312e3450538e011f6919d0b325c3e2988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
