<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-10-5</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>Backport: Remove inclusion of "CharacterCategory.h" where not needed and add &lt;vector&gt; to</title>
<updated>2019-03-28T21:05:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-28T21:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=901cbe00cd7392eabca52cf49ce86bf596b8e1de'/>
<id>901cbe00cd7392eabca52cf49ce86bf596b8e1de</id>
<content type='text'>
LexHaskell as it will be needed for CharacterCategory additions.

Backport of changeset 7390:917215fa3a96.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LexHaskell as it will be needed for CharacterCategory additions.

Backport of changeset 7390:917215fa3a96.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Simplified preprocessor conditional styling code, renamed 'active' to 'inactive'</title>
<updated>2019-03-23T10:52:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-23T10:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22ae048c4396901c9c0381a258ddbbd065d1aec4'/>
<id>22ae048c4396901c9c0381a258ddbbd065d1aec4</id>
<content type='text'>
as that is more correct, added comments and helper methods, removed lines that
had no effect.
Behaviour unaltered.

Backport of changeset 7343:47c846cb9d17.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as that is more correct, added comments and helper methods, removed lines that
had no effect.
Behaviour unaltered.

Backport of changeset 7343:47c846cb9d17.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix warnings from MSVC Code Analysis.</title>
<updated>2019-03-22T21:50:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-22T21:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=de07b9abd6711d657c170de23871ddb5503a1011'/>
<id>de07b9abd6711d657c170de23871ddb5503a1011</id>
<content type='text'>
Backport of changeset 7328:521b1e23bfe2, but without C++17 std::size and
`SymbolValue() = default` instead of `SymbolValue() noexcept = default`, since
the latter causes a compile error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7328:521b1e23bfe2, but without C++17 std::size and
`SymbolValue() = default` instead of `SymbolValue() noexcept = default`, since
the latter causes a compile error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1268]. Improve the styling of numbers in Nim</title>
<updated>2019-03-08T21:15:45+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-03-08T21:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=729c6eb81d8433c75d310ea321371bd9b709ff19'/>
<id>729c6eb81d8433c75d310ea321371bd9b709ff19</id>
<content type='text'>
Improvements for SCE_NIM_NUMBER.

Backport of changeset 7310:3710c193b696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improvements for SCE_NIM_NUMBER.

Backport of changeset 7310:3710c193b696.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.</title>
<updated>2019-03-09T21:22:53+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c53954dcfe6af820d8de19df94f6b44ab4068d5'/>
<id>6c53954dcfe6af820d8de19df94f6b44ab4068d5</id>
<content type='text'>
Backport of changeset 7283:aaeca7f7cf9d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7283:aaeca7f7cf9d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1262]. Enhance raw string identifier styling in Nim</title>
<updated>2019-02-01T22:32:22+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-02-01T22:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b23e66a4f754a935f308a5c41a2f08f2968d5c3'/>
<id>3b23e66a4f754a935f308a5c41a2f08f2968d5c3</id>
<content type='text'>
Adds property 'lexer.nim.raw.strings.highlight.ident'.

Backport of changeset 7247:1eeda6575035.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds property 'lexer.nim.raw.strings.highlight.ident'.

Backport of changeset 7247:1eeda6575035.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1261]. Enhance the styling of backticks in Nim</title>
<updated>2019-01-30T00:35:01+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-30T00:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08db4d86352f05d8aafcefde3f5e196951c35616'/>
<id>08db4d86352f05d8aafcefde3f5e196951c35616</id>
<content type='text'>
Backport of changeset 7244:a5c65813871a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7244:a5c65813871a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#1947]. Fix recognizing '"' after "," inside a bracketed substitution.</title>
<updated>2019-01-29T11:24:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-29T11:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b54e26a3dc5cdfbd6d49a1dd0b0c29dbab386044'/>
<id>b54e26a3dc5cdfbd6d49a1dd0b0c29dbab386044</id>
<content type='text'>
Backport of changeset 7243:f75e25db799e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7243:f75e25db799e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1260]. Fix inconsistency with dot styling in Nim.</title>
<updated>2019-01-28T22:18:07+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-28T22:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a207c0aa819f933567139c5f5b5625e5f659c3d2'/>
<id>a207c0aa819f933567139c5f5b5625e5f659c3d2</id>
<content type='text'>
Backport of changeset 7240:99281d1bec87.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7240:99281d1bec87.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1258]. Add function IsFuncName() to Nim lexer.</title>
<updated>2019-01-22T20:43:00+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-22T20:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=458304eb583a64fcdec5f5d9270417a1c5c628c8'/>
<id>458304eb583a64fcdec5f5d9270417a1c5c628c8</id>
<content type='text'>
Backport of changeset 7235:6e959f8ec7d9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7235:6e959f8ec7d9.
</pre>
</div>
</content>
</entry>
</feed>
