<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexLPeg.cxx, branch rel-3-21-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>lexlua: Alias `lexer.fold*` to `lexer.property['fold*']`.</title>
<updated>2020-07-19T00:49:26+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-19T00:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a66cc374298d15cbe6916fd7acb5f682e532347'/>
<id>9a66cc374298d15cbe6916fd7acb5f682e532347</id>
<content type='text'>
This makes things simpler for applications that supply a Lua state; they do not
have to manipulate property sets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes things simpler for applications that supply a Lua state; they do not
have to manipulate property sets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Forward-declare LexerLPeg.</title>
<updated>2020-07-08T00:10:13+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-08T00:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3830699d90aa69b1ddde382e47983d26c84d6bcf'/>
<id>3830699d90aa69b1ddde382e47983d26c84d6bcf</id>
<content type='text'>
This allows access to public members like PropertyGet/PropertySet from Lua and
prevents the need for a separate "_PROPS" object in the registry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows access to public members like PropertyGet/PropertySet from Lua and
prevents the need for a separate "_PROPS" object in the registry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed assertion error in LPeg lexer when setting a style with no token.</title>
<updated>2020-06-20T13:49:09+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-20T13:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b019d9846520047c5b0233829c6007011060e57'/>
<id>2b019d9846520047c5b0233829c6007011060e57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert previous commit.</title>
<updated>2020-06-10T21:07:30+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-10T21:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a50bd506225071330ac0fe39e1247e7dc775e34'/>
<id>6a50bd506225071330ac0fe39e1247e7dc775e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support American English "changable" style setting in LexerLPeg.</title>
<updated>2020-06-10T20:56:06+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-10T20:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=32fdfb4248417b52716e0d9954f6fafeb5ae84c3'/>
<id>32fdfb4248417b52716e0d9954f6fafeb5ae84c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed crash when LexerLPeg cannot find lexer.lua module.</title>
<updated>2020-06-07T01:30:11+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-07T01:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb06f94013a5674211d50f6dc4ae902075c29a11'/>
<id>eb06f94013a5674211d50f6dc4ae902075c29a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed improper cast in gcc-4.8.</title>
<updated>2020-06-02T15:47:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-02T15:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60b53eebcce8b069bc9d9c863f9fa283416eeacd'/>
<id>60b53eebcce8b069bc9d9c863f9fa283416eeacd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_PRIVATELEXERCALL API for retrieving the style number of a style name.</title>
<updated>2020-05-26T18:21:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-05-26T18:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d5ca0474b5e15091b94c01f878e251f4263b9192'/>
<id>d5ca0474b5e15091b94c01f878e251f4263b9192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot a 0-to-1 conversion in r8093.</title>
<updated>2020-03-30T00:22:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-03-30T00:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=90cbc76c97e7be7344d2e71ef76e221ba4108387'/>
<id>90cbc76c97e7be7344d2e71ef76e221ba4108387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to 1-based style numbers internally in Lua.</title>
<updated>2020-03-28T22:38:01+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-03-28T22:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ffaae978a096dd2a922a0a7b227a02439753d43'/>
<id>7ffaae978a096dd2a922a0a7b227a02439753d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
