<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlua, branch rel-3-10-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>lexlua: Fixed typo in a previous commit to lexer.lua.</title>
<updated>2018-10-24T22:44:06+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-24T22:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=90bfa6a65a9d332d0ddfffb454a53725a6341f43'/>
<id>90bfa6a65a9d332d0ddfffb454a53725a6341f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Updated Markdown lexer.</title>
<updated>2018-10-24T22:39:52+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-24T22:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4e2ef340116855fee230fa780853fca4ef53fb3'/>
<id>f4e2ef340116855fee230fa780853fca4ef53fb3</id>
<content type='text'>
Thanks to Alexander Misel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Alexander Misel.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Tweaked newline pattern to be more syntactically accurate.</title>
<updated>2018-10-24T22:16:35+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-24T22:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=80e96adb41cf8ae63dfd8924b04d548fbfb79297'/>
<id>80e96adb41cf8ae63dfd8924b04d548fbfb79297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Improved HTML folding of traditionally single elements.</title>
<updated>2018-10-12T15:14:09+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-12T15:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4551cce1b06a448c88d7edf0c231ad7cb57b281e'/>
<id>4551cce1b06a448c88d7edf0c231ad7cb57b281e</id>
<content type='text'>
Before, elements were only folded if they were XHTML valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, elements were only folded if they were XHTML valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Handle CR+LF in horizontal rules for Markdown.</title>
<updated>2018-10-07T17:49:00+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-07T17:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d388170c11941d3ee3167dc503950a198c52c55'/>
<id>8d388170c11941d3ee3167dc503950a198c52c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Updated ConTeXt lexer.</title>
<updated>2018-08-10T13:04:15+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-08-10T13:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b8a22c3a9cfe053856af925890cd60e775d497b'/>
<id>3b8a22c3a9cfe053856af925890cd60e775d497b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
