<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/LPegLexer.html, branch rel-3-20-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>Reformatted Lua LPeg lexers and added new convenience functions and pattern.</title>
<updated>2020-04-25T20:26:31+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-04-25T20:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fad15f79b1230b3076be515d6894c8919562809b'/>
<id>fad15f79b1230b3076be515d6894c8919562809b</id>
<content type='text'>
`lexer.range()` replaces `lexer.delimited_range()` and `lexer.nested_pair()`.
`lexer.to_eol()` replaces `patt * lexer.nonnewline^0` constructs.
`lexer.number` replaces `lexer.float + lexer.integer`.
Also added unit tests for lexer functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`lexer.range()` replaces `lexer.delimited_range()` and `lexer.nested_pair()`.
`lexer.to_eol()` replaces `patt * lexer.nonnewline^0` constructs.
`lexer.number` replaces `lexer.float + lexer.integer`.
Also added unit tests for lexer functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to 1-based indices in Lua.</title>
<updated>2020-03-26T15:20:26+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-03-26T15:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=acb7c70264348bc80c151bfc76c7b107e8db99ab'/>
<id>acb7c70264348bc80c151bfc76c7b107e8db99ab</id>
<content type='text'>
The only external, 3rd party lexers that would be affected are those
implementing their own fold functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The only external, 3rd party lexers that would be affected are those
implementing their own fold functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexLPeg now implements DefaultLexer and NameOfStyle().</title>
<updated>2020-03-12T02:43:38+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-03-12T02:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f85830599f08d6e80ed053e9f70cbd3922e68ea1'/>
<id>f85830599f08d6e80ed053e9f70cbd3922e68ea1</id>
<content type='text'>
The SCI_PRIVATELEXERCALL(styleNum, name) API is no longer supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The SCI_PRIVATELEXERCALL(styleNum, name) API is no longer supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexLPeg can now report a list of known lexers via SCI_PRIVATELEXERCALL.</title>
<updated>2020-03-08T01:30:24+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-03-08T01:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e02a7b49e160cbc00d763a979d99deb3b48a8488'/>
<id>e02a7b49e160cbc00d763a979d99deb3b48a8488</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 txt2tags lexer.</title>
<updated>2019-12-28T16:21:51+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-12-28T16:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e84fb301733c6586cbbf5f34fd967ceb8640f3f5'/>
<id>e84fb301733c6586cbbf5f34fd967ceb8640f3f5</id>
<content type='text'>
Thanks to Julien L.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Julien L.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Added MediaWiki lexer.</title>
<updated>2019-10-12T15:32:48+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-10-12T15:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8ba2886c0c819d8241b94ad8a065c456406bd71'/>
<id>c8ba2886c0c819d8241b94ad8a065c456406bd71</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>Added documentation on using Scintilla as a Lua library.</title>
<updated>2019-02-18T19:32:33+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-02-18T19:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d15aca72dcad410b2b4bc6a142560bce692cadf'/>
<id>4d15aca72dcad410b2b4bc6a142560bce692cadf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Lua LPeg lexer credits.</title>
<updated>2019-02-18T19:22:21+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-02-18T19:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c35abc15c8f987eb7c8fef03dd1432aa9dec1257'/>
<id>c35abc15c8f987eb7c8fef03dd1432aa9dec1257</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>
