<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexD.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>Updated D lexer from maXmo.</title>
<updated>2009-05-27T00:43:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-05-27T00:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dca8a735518e2be631d72045a5da8cfd114e9481'/>
<id>dca8a735518e2be631d72045a5da8cfd114e9481</id>
<content type='text'>
Feature Request #2793782.
Supports more forms of strings and numbers and has more keyword lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature Request #2793782.
Supports more forms of strings and numbers and has more keyword lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted to previous version due to differing opinions.</title>
<updated>2009-05-20T13:32:43+00:00</updated>
<author>
<name>uid22944</name>
<email>unknown</email>
</author>
<published>2009-05-20T13:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87623b66d8fabf77906e087ffbd52028e8b6b4c0'/>
<id>87623b66d8fabf77906e087ffbd52028e8b6b4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied FR #2793782 D lexer update:</title>
<updated>2009-05-19T23:39:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-05-19T23:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c3c4b6fd85b59bc6e544d7de8572ac344de8d04d'/>
<id>c3c4b6fd85b59bc6e544d7de8572ac344de8d04d</id>
<content type='text'>
Fixed nasty comment which was highlighted wrong by viewvc.
Added support for unicode chars in identifiers as per D spec.
Added 3 extra keyword groups.
Strings are multiline in D.
Slightly more careful number parsing: don't parse 0..2 as number, parse
decimal and hex floats.
Support for two types of wysiwyg strings.
Some support for hex strings (no escape sequences).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed nasty comment which was highlighted wrong by viewvc.
Added support for unicode chars in identifiers as per D spec.
Added 3 extra keyword groups.
Strings are multiline in D.
Slightly more careful number parsing: don't parse 0..2 as number, parse
decimal and hex floats.
Support for two types of wysiwyg strings.
Some support for hex strings (no escape sequences).
</pre>
</div>
</content>
</entry>
<entry>
<title>Using comments in lexer code to document meaning of properties.</title>
<updated>2009-04-12T05:59:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-04-12T05:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=001550a0de196eca314eea792bfada74a19773b1'/>
<id>001550a0de196eca314eea792bfada74a19773b1</id>
<content type='text'>
Automatically extract into SciTE doumentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically extract into SciTE doumentation.
</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>D lexer and language support from Waldemar Augustyn.</title>
<updated>2006-12-13T00:19:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2006-12-13T00:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b78c030d7ed0cdaa00c1ca4ec6fedf09f901f42'/>
<id>8b78c030d7ed0cdaa00c1ca4ec6fedf09f901f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
