<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch sciteco-dev-pre-v2.0.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>CPP: Add support for folding on `(` and `)`</title>
<updated>2016-03-03T16:54:08+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-03-03T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0adcee750d176581437eaaa40bc72ed4afaa5f9'/>
<id>c0adcee750d176581437eaaa40bc72ed4afaa5f9</id>
<content type='text'>
Feature [feature-requests:#1138].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature [feature-requests:#1138].
</pre>
</div>
</content>
</entry>
<entry>
<title>Support hexadecimal numeric literals.</title>
<updated>2016-02-24T23:40:20+00:00</updated>
<author>
<name>Matt Gilarde</name>
<email>devnull@localhost</email>
</author>
<published>2016-02-24T23:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d65b2507330ccb9f7ec5ee2638c08a335f658d2'/>
<id>7d65b2507330ccb9f7ec5ee2638c08a335f658d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ruby: Fix some HereDoc recognition with several expressions on a line</title>
<updated>2016-02-17T14:49:22+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-02-17T14:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fe0d39ee1c34dfeada9909af44646ce43f0ef226'/>
<id>fe0d39ee1c34dfeada9909af44646ce43f0ef226</id>
<content type='text'>
Part of bug [#1810].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of bug [#1810].
</pre>
</div>
</content>
</entry>
<entry>
<title>Ruby: Allow a symbol before a HereDoc for an implicit hash argument</title>
<updated>2016-02-17T14:31:18+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-02-17T14:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d5796d0d534bced57f65ed352853d7608f383a7b'/>
<id>d5796d0d534bced57f65ed352853d7608f383a7b</id>
<content type='text'>
Part of bug [#1810].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of bug [#1810].
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1809]. Rust: Handle new-style Unicode escape sequences</title>
<updated>2016-02-14T01:40:24+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-02-14T01:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=af5bf0da6f1b78ae83a8bc0cbbb6b8bfe9dbcc57'/>
<id>af5bf0da6f1b78ae83a8bc0cbbb6b8bfe9dbcc57</id>
<content type='text'>
https://doc.rust-lang.org/reference.html#unicode-escapes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://doc.rust-lang.org/reference.html#unicode-escapes
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1810]. Lex alternate hash key syntax 'key:' as a symbol.</title>
<updated>2016-02-16T12:33:34+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>devnull@localhost</email>
</author>
<published>2016-02-16T12:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e4b9fa23f3818b5d89ad6b4cbb8f24e888a10e7'/>
<id>1e4b9fa23f3818b5d89ad6b4cbb8f24e888a10e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support single-line comments, abbreviated keywords and extend nested comments to</title>
<updated>2016-01-31T23:14:49+00:00</updated>
<author>
<name>Matt Gilarde</name>
<email>devnull@localhost</email>
</author>
<published>2016-01-31T23:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=222de6f889646669524d671e0a5520bf306c820d'/>
<id>222de6f889646669524d671e0a5520bf306c820d</id>
<content type='text'>
unlimited levels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unlimited levels.
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit the extent of Mako line comments to finish before the line end characters.</title>
<updated>2016-01-21T22:13:16+00:00</updated>
<author>
<name>John Ehresman</name>
<email>devnull@localhost</email>
</author>
<published>2016-01-21T22:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8fca205deb903e8bee3114e0374297017b0b526'/>
<id>c8fca205deb903e8bee3114e0374297017b0b526</id>
<content type='text'>
This prevents a later assertion failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents a later assertion failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize numbers more accurately and allow non-ASCII verbatim quoting</title>
<updated>2016-01-09T03:30:17+00:00</updated>
<author>
<name>Thomas Linder Puls</name>
<email>devnull@localhost</email>
</author>
<published>2016-01-09T03:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a9e8073585400f4dbed2b057448b1b26e810224'/>
<id>6a9e8073585400f4dbed2b057448b1b26e810224</id>
<content type='text'>
characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug with final line in escape sequence recognition mode.</title>
<updated>2016-01-07T00:38:30+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2016-01-07T00:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a0f99f45638f0d10e7682db40b649c3a7bde0e34'/>
<id>a0f99f45638f0d10e7682db40b649c3a7bde0e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
