<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexFortran.cxx, branch rel-5-0-1</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>Initialize variables to ensure no undefined behaviour.</title>
<updated>2018-09-18T02:58:40+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-09-18T02:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=951d567659000925cbeaf03dbe6b9efc75802cac'/>
<id>951d567659000925cbeaf03dbe6b9efc75802cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "change team" and "endteam" folding terms.</title>
<updated>2018-05-01T22:36:12+00:00</updated>
<author>
<name>darmar</name>
<email>unknown</email>
</author>
<published>2018-05-01T22:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1c2893858492ebd547873203d66cfd31f7270fc9'/>
<id>1c2893858492ebd547873203d66cfd31f7270fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Update types for Unix LP64 after changes to Sci_Position/Sci_PositionU.</title>
<updated>2017-07-17T05:18:31+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-17T05:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f6f9643d38f799155a76c108c8273f5cb2136ca'/>
<id>7f6f9643d38f799155a76c108c8273f5cb2136ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use same types for CheckLevelCommentLine to allow 64-bit Sci_Position.</title>
<updated>2017-06-22T04:09:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T04:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6b4f3e09572d7c4d88ac418498634f8988fa3f1'/>
<id>c6b4f3e09572d7c4d88ac418498634f8988fa3f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1936]. Implement comment folding.</title>
<updated>2017-04-18T00:02:00+00:00</updated>
<author>
<name>darmar</name>
<email>unknown</email>
</author>
<published>2017-04-18T00:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e06e7c881753caff472550cf744d5ce10594fe9f'/>
<id>e06e7c881753caff472550cf744d5ce10594fe9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1935]. Recognize a preprocessor line after a line continuation.</title>
<updated>2017-04-17T23:32:34+00:00</updated>
<author>
<name>darmar</name>
<email>unknown</email>
</author>
<published>2017-04-17T23:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d6694eccc5db0f9748cbda9152cec7b3c916169'/>
<id>4d6694eccc5db0f9748cbda9152cec7b3c916169</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position / Sci_PositionU for variables in lexers that represent</title>
<updated>2015-07-30T04:35:17+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-07-30T04:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58471e908a3b74b27379bb19a13d62cd8d4476b0'/>
<id>58471e908a3b74b27379bb19a13d62cd8d4476b0</id>
<content type='text'>
positions and line numbers and may be widened to 64-bits in a future release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
positions and line numbers and may be widened to 64-bits in a future release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and</title>
<updated>2015-07-25T01:25:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-25T01:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c30768f1167cfe590e0b6a12c4a986e82a210cc3'/>
<id>c30768f1167cfe590e0b6a12c4a986e82a210cc3</id>
<content type='text'>
comment recognizers to allow for future implementation of 64-bit positions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comment recognizers to allow for future implementation of 64-bit positions.
</pre>
</div>
</content>
</entry>
</feed>
