<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-4-0-4</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 line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=191d250adfd9d50846db5350641d279cad39c325'/>
<id>191d250adfd9d50846db5350641d279cad39c325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix relexing from inside multiline comments.</title>
<updated>2018-03-08T11:35:12+00:00</updated>
<author>
<name>Gunter Königsmann</name>
<email>unknown</email>
</author>
<published>2018-03-08T11:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d698add257d0bbb38335659ed944e9cc41fe593'/>
<id>2d698add257d0bbb38335659ed944e9cc41fe593</id>
<content type='text'>
Fix some warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1952]. Match identifier chains with dots and colons.</title>
<updated>2018-03-07T20:54:20+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2018-03-07T20:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d1d94400b292cc1bf1938fa1b4faf05db219ce0'/>
<id>0d1d94400b292cc1bf1938fa1b4faf05db219ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1210]. Maxima lexer added.</title>
<updated>2018-03-06T04:52:23+00:00</updated>
<author>
<name>Gunter Königsmann</name>
<email>unknown</email>
</author>
<published>2018-03-06T04:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c125e13a04cb3287364a9314e6967ed416b13b36'/>
<id>c125e13a04cb3287364a9314e6967ed416b13b36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
