<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-10-3</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: 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>
<entry>
<title>Backport: Treat "#if(" as preprocessor directive "#if" followed by operator "(".</title>
<updated>2019-01-14T23:37:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-14T23:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a5808c87b93c49e1fca9b730b5e8558d4a55228'/>
<id>8a5808c87b93c49e1fca9b730b5e8558d4a55228</id>
<content type='text'>
Backport of changeset 7233:e08fe2381ca3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7233:e08fe2381ca3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1254]. Fix bug causing fold line creation in comments</title>
<updated>2019-01-13T06:55:32+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-13T06:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1dfe7a614cb1f76a00942dbe71cfda7206e42144'/>
<id>1dfe7a614cb1f76a00942dbe71cfda7206e42144</id>
<content type='text'>
Backport of changeset 7230:8bfffdf3bbc0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7230:8bfffdf3bbc0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1253]. Critical fixes for raw strings</title>
<updated>2019-01-13T06:37:57+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-13T06:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd351d35210b90cdf278f9f33ceef234d1e08ea5'/>
<id>fd351d35210b90cdf278f9f33ceef234d1e08ea5</id>
<content type='text'>
Backport of changeset 7229:cacdbd636504.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7229:cacdbd636504.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyright year.</title>
<updated>2019-02-17T04:02:23+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-02-17T04:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=468e18f0fab0cd0bc2e2a9944c02317e9ea828af'/>
<id>468e18f0fab0cd0bc2e2a9944c02317e9ea828af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
