<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib/LexerModule.h, branch rel-5-6-2</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 Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add constexpr, const, noexcept and make other small improvements to lexlib.</title>
<updated>2020-07-16T09:55:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-16T09:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3c9933350e5c6b9d06a72034e681cecae52dc4b'/>
<id>b3c9933350e5c6b9d06a72034e681cecae52dc4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define ILexer5 with methods for retrieving name, ID, and property values.</title>
<updated>2019-12-22T11:36:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-22T11:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eed707bb9ad6da944af207a51e4a8d460d6c6846'/>
<id>eed707bb9ad6da944af207a51e4a8d460d6c6846</id>
<content type='text'>
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move suppression of Clang warning missing-braces from makefile to apply to</title>
<updated>2019-12-28T23:02:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-28T23:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ba73fb5102f510c93f69a9a4b34954227eddca6'/>
<id>2ba73fb5102f510c93f69a9a4b34954227eddca6</id>
<content type='text'>
lexers but not most other files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lexers but not most other files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move implementations into cxx file.</title>
<updated>2018-05-16T06:57:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-16T06:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89206d94f9095ab9e3c9a8c0e5f3556c2d4b7333'/>
<id>89206d94f9095ab9e3c9a8c0e5f3556c2d4b7333</id>
<content type='text'>
Replace 0 and NULL with nullptr.
Update comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 0 and NULL with nullptr.
Update comments.
</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>Basic implementation helpers for style metadata.</title>
<updated>2017-06-22T08:04:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T08:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=35eed469ff0228dcfd205939d2b98b52da36a5b5'/>
<id>35eed469ff0228dcfd205939d2b98b52da36a5b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version</title>
<updated>2017-06-22T07:25:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T07:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e7375474b0697983b727a1efd32eb8b6bbbbd00d'/>
<id>e7375474b0697983b727a1efd32eb8b6bbbbd00d</id>
<content type='text'>
checking in 4.0. Use lvRelease4 ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checking in 4.0. Use lvRelease4 ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use same parameter names in declarations and definitions.</title>
<updated>2017-04-07T07:28:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-07T07:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b9b6ef0c4617d99774df4b46c853469ef62cd7c1'/>
<id>b9b6ef0c4617d99774df4b46c853469ef62cd7c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
