<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlua, branch rel-3-10-0</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>Fixed incorrect highlighting of indented markdown lists.</title>
<updated>2018-06-17T01:28:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-06-17T01:28:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ec088ea2def1bae5c51b82d0683ebb0406da083'/>
<id>0ec088ea2def1bae5c51b82d0683ebb0406da083</id>
<content type='text'>
They were being identified as blockcode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were being identified as blockcode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed child lexers that embed themselves into parents and fixed proxy lexers.</title>
<updated>2018-06-12T15:17:33+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-06-12T15:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bfefbd01a24ccff2f5f0d9ef0bb168dee3a8333a'/>
<id>bfefbd01a24ccff2f5f0d9ef0bb168dee3a8333a</id>
<content type='text'>
Since the _NAME field of the parent lexer was changed, embedded child references
to it are no longer valid. Keep a copy of the parent name for reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the _NAME field of the parent lexer was changed, embedded child references
to it are no longer valid. Keep a copy of the parent name for reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle legacy lexer "_fold" functions.</title>
<updated>2018-06-05T18:37:41+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-06-05T18:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b8b27ed8221c50f70e0a35e018aa530856126a5'/>
<id>2b8b27ed8221c50f70e0a35e018aa530856126a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Added 'var' keyword for C#.</title>
<updated>2018-04-07T19:54:47+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-04-07T19:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dc8a9652f08ea7eb0d9835939bdb7735b0d1d89'/>
<id>6dc8a9652f08ea7eb0d9835939bdb7735b0d1d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unwanted files in lexlua/.</title>
<updated>2018-03-26T13:07:42+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-26T13:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=32112078c485b76ffca26c2261f005b48cb80ace'/>
<id>32112078c485b76ffca26c2261f005b48cb80ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added optional Lua lexer support.</title>
<updated>2018-03-12T03:04:41+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-12T03:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=519b7328b66c4c84f03893a31e4be5ba6b1395f2'/>
<id>519b7328b66c4c84f03893a31e4be5ba6b1395f2</id>
<content type='text'>
This support is disabled by default and must be enabled via compile-time option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This support is disabled by default and must be enabled via compile-time option.
</pre>
</div>
</content>
</entry>
</feed>
