<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexLua.cxx, branch rel-5-5-9</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>Moved lexers into lexers directory.</title>
<updated>2010-07-13T11:16:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd7c21165bbc5200aa24ef89560a8bb40fd37255'/>
<id>fd7c21165bbc5200aa24ef89560a8bb40fd37255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Jason Oster ensure keywords highlighted at end of text.</title>
<updated>2008-09-06T11:09:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-09-06T11:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ad22ab24f16469b2ed331f86f7c83fa70964931'/>
<id>5ad22ab24f16469b2ed331f86f7c83fa70964931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man to use CharacterSet objects.</title>
<updated>2008-07-26T11:49:53+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-07-26T11:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c5eb2ea124848c0927f7fc820a884cb1624089b'/>
<id>8c5eb2ea124848c0927f7fc820a884cb1624089b</id>
<content type='text'>
Simpler and smaller but should not change behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simpler and smaller but should not change behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>integrate OS X support for scintilla.  a big patch with a little commit message :)</title>
<updated>2007-06-01T00:57:26+00:00</updated>
<author>
<name>scaraveo</name>
<email>unknown</email>
</author>
<published>2007-06-01T00:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=710f716e96f6e9ee9eb410b343b78b3c4d95bc46'/>
<id>710f716e96f6e9ee9eb410b343b78b3c4d95bc46</id>
<content type='text'>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicate code.</title>
<updated>2007-03-27T12:00:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-03-27T12:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c23b5d711f3baf9df317c66974641fccb30e0b26'/>
<id>c23b5d711f3baf9df317c66974641fccb30e0b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man properly handles + or - as operators in numbers</title>
<updated>2006-10-17T00:29:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2006-10-17T00:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=924270507fe35db90f99a88eb13242e1c5799bbc'/>
<id>924270507fe35db90f99a88eb13242e1c5799bbc</id>
<content type='text'>
like 1+2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like 1+2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man to allow more forms of numeric literal.</title>
<updated>2006-02-13T10:07:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2006-02-13T10:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=51b92fd825247ad528b506926c902ca8a347cb20'/>
<id>51b92fd825247ad528b506926c902ca8a347cb20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man to add length operator and improve list of known</title>
<updated>2006-02-04T22:52:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2006-02-04T22:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b2c9f2d49b825be300907f116f4896441af17da'/>
<id>4b2c9f2d49b825be300907f116f4896441af17da</id>
<content type='text'>
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Kein-Hong Man support new Lua 5.1 long string and</title>
<updated>2005-12-02T00:52:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-12-02T00:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4274534092afaf689584347096f6aa847379a623'/>
<id>4274534092afaf689584347096f6aa847379a623</id>
<content type='text'>
block comment syntax [=[...]=] and --[=[...]=].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
block comment syntax [=[...]=] and --[=[...]=].
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Philippe to fold nested comments, nested strings and repeat</title>
<updated>2005-08-05T10:51:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-08-05T10:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=458ec6e33f4de687971c0163687d31d07f6f81b2'/>
<id>458ec6e33f4de687971c0163687d31d07f6f81b2</id>
<content type='text'>
until.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
until.
</pre>
</div>
</content>
</entry>
</feed>
