<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-10-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>Backport: Resolve some Core Guidelines warnings</title>
<updated>2019-05-28T21:13:46+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-05-28T21:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6198187b37e9358f2134041157b8237a676dd647'/>
<id>6198187b37e9358f2134041157b8237a676dd647</id>
<content type='text'>
Backport of changeset 7538:c237abdc7c4c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7538:c237abdc7c4c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add folding for CMake 3 function/endfunction</title>
<updated>2019-05-28T09:32:26+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-05-28T09:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e14cf9422229e4f2f1a1ea8eabb6c34ff0ba3bc7'/>
<id>e14cf9422229e4f2f1a1ea8eabb6c34ff0ba3bc7</id>
<content type='text'>
Backport of changeset 7537:03bbd7abb2f8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7537:03bbd7abb2f8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Support for VB2017 bin literals &amp; digit separators</title>
<updated>2019-05-22T06:11:45+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-05-22T06:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ea53d08ad3e3fcba48a608690efd5cd48c32c55'/>
<id>9ea53d08ad3e3fcba48a608690efd5cd48c32c55</id>
<content type='text'>
Backport of changeset 7502:395c5832d38c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7502:395c5832d38c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix warnings from GCC 9 because of a deprecated implicitly-declared operator=</title>
<updated>2019-05-06T21:48:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-06T21:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=82c56778863724c131c2bd67014508350968f9e1'/>
<id>82c56778863724c131c2bd67014508350968f9e1</id>
<content type='text'>
by explicitly implementing the operator=.

Backport of changeset 7492:9e738e32ae45.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by explicitly implementing the operator=.

Backport of changeset 7492:9e738e32ae45.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1280]. Lexer added for X12.</title>
<updated>2019-05-27T22:34:00+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-05-27T22:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f84f2a3daef704cb309009f51b5da9f325979f68'/>
<id>f84f2a3daef704cb309009f51b5da9f325979f68</id>
<content type='text'>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</pre>
</div>
</content>
</entry>
<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>
</feed>
