<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-5-6</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 [#1724]. Fix folding of "selecttype" and "selectcase".</title>
<updated>2015-05-13T00:17:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-13T00:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5d8d10a379619d4c13932d4c2ce6c6454ff78f3'/>
<id>c5d8d10a379619d4c13932d4c2ce6c6454ff78f3</id>
<content type='text'>
From darmar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From darmar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1719]. Fix #undef directive.</title>
<updated>2015-05-12T02:11:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-12T02:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb7c4c8fa8f7ace0ed430fedb8084f8d1d4f237b'/>
<id>fb7c4c8fa8f7ace0ed430fedb8084f8d1d4f237b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Folder folds units declarations and fixes a case insensitivity bug with not</title>
<updated>2015-05-11T09:28:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-11T09:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4f04da00a0e9fa577674474dd495346d67b356a'/>
<id>f4f04da00a0e9fa577674474dd495346d67b356a</id>
<content type='text'>
treating "IS" the same as "is".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
treating "IS" the same as "is".
</pre>
</div>
</content>
</entry>
<entry>
<title>add support to fold interface definitions</title>
<updated>2015-05-04T20:33:40+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>devnull@localhost</email>
</author>
<published>2015-05-04T20:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44dafb53cfee775bd3c71b8ec6f6e0ece29b6f2e'/>
<id>44dafb53cfee775bd3c71b8ec6f6e0ece29b6f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix highlighting empty backquote strings (``) in cpp lexer</title>
<updated>2015-04-22T09:31:44+00:00</updated>
<author>
<name>Jiří Techet</name>
<email>techet@gmail.com</email>
</author>
<published>2015-04-22T09:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c5e36390be16a2ea784c5bfcded52c0de3c4693'/>
<id>9c5e36390be16a2ea784c5bfcded52c0de3c4693</id>
<content type='text'>
The sc.Forward() is performed once more at the end of the
function and performing it here causes the second ` is skipped in ``.

Probably caused by copy-pasting the code above and not realizing
this one reads just a single character.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sc.Forward() is performed once more at the end of the
function and performing it here causes the second ` is skipped in ``.

Probably caused by copy-pasting the code above and not realizing
this one reads just a single character.
</pre>
</div>
</content>
</entry>
<entry>
<title>add code to support extended identifiers</title>
<updated>2015-04-08T20:34:13+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>devnull@localhost</email>
</author>
<published>2015-04-08T20:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2cdc9f132ac5798406b6f85c619a9f23eefb3386'/>
<id>2cdc9f132ac5798406b6f85c619a9f23eefb3386</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of '+' and '-' in numbers.</title>
<updated>2015-03-28T23:13:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-28T23:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a5ccae5f9dbcd42f075d5e12509f2e58bd090c51'/>
<id>a5ccae5f9dbcd42f075d5e12509f2e58bd090c51</id>
<content type='text'>
From Michael Staszewski.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Michael Staszewski.
</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=6d1435c6aa427dd01c0bec794cd1cc24dd12798c'/>
<id>6d1435c6aa427dd01c0bec794cd1cc24dd12798c</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>fix bug in fold.at.else processing, the code for "begin" that set levelMinCurrent was missing. Add support for lexer.verilog.fold.preprocessor.else that behaves like fold.at.else only for preprocessor `else and `elseif directives.</title>
<updated>2015-03-18T23:20:46+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>devnull@localhost</email>
</author>
<published>2015-03-18T23:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e6b5fc148bceea1f30e9167cf414d0a0082e67c0'/>
<id>e6b5fc148bceea1f30e9167cf414d0a0082e67c0</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 macro styling allowed '.', fix bug where macro styling could carry over to the next line</title>
<updated>2015-03-18T17:32:38+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>devnull@localhost</email>
</author>
<published>2015-03-18T17:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0f3cc96dfdc96bef16bb0c670bcda74f97e3972'/>
<id>e0f3cc96dfdc96bef16bb0c670bcda74f97e3972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
