<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/Catalogue.cxx, branch rel-3-4-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>Assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#'</title>
<updated>2014-03-13T21:04:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-03-13T21:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8c8abef5246cd06f3eb2613627c725bde6a4c52'/>
<id>f8c8abef5246cd06f3eb2613627c725bde6a4c52</id>
<content type='text'>
for comments and ';' to separate statements.
From nkmathew.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for comments and ';' to separate statements.
From nkmathew.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1026]. DMAP lexer added.</title>
<updated>2013-10-18T04:00:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-18T04:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7348db5896eda77891a4acb500d45451d82db551'/>
<id>7348db5896eda77891a4acb500d45451d82db551</id>
<content type='text'>
From Mark Robinson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mark Robinson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1024]. Lexer added for Rust language.</title>
<updated>2013-10-07T22:10:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-07T22:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dfbe8e902d1bde666fbd18d2a4e6bf1074f7e4b'/>
<id>6dfbe8e902d1bde666fbd18d2a4e6bf1074f7e4b</id>
<content type='text'>
From SiegeLord.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From SiegeLord.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated information on script location.</title>
<updated>2013-08-23T04:04:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-23T04:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f64120f4325c9df94afec8fd95119131bad7130b'/>
<id>f64120f4325c9df94afec8fd95119131bad7130b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [feature-requests:#1008]. Lexer added for KVIrc script.</title>
<updated>2013-08-21T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-21T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44f44d7ab98c7cf019fd42d9b34ddb19802413f7'/>
<id>44f44d7ab98c7cf019fd42d9b34ddb19802413f7</id>
<content type='text'>
From OmegaPhil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From OmegaPhil.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove archaic wxForceScintillaLexers function since wxWidgets now uses</title>
<updated>2013-08-13T23:06:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-13T23:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bb70e95abca64e9df014c0b9adad65a1dbb4eec4'/>
<id>bb70e95abca64e9df014c0b9adad65a1dbb4eec4</id>
<content type='text'>
Scintilla_LinkLexers.
Fix comment with file name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scintilla_LinkLexers.
Fix comment with file name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalising order of language headers.</title>
<updated>2013-07-21T10:26:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-21T10:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b44e428957a7708863d799bef55ac18a95aea6c'/>
<id>3b44e428957a7708863d799bef55ac18a95aea6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: [#1496]. Name of ASN1 LexerModule was misspelt lmAns1 instead of lmAsn1.</title>
<updated>2013-07-07T02:04:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-07T02:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9df085a11868e08742fef98efbd4d305defdcea'/>
<id>c9df085a11868e08742fef98efbd4d305defdcea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [feature-requests:#959]. Added lexer and folder for Structured Text language.</title>
<updated>2013-05-23T06:07:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-23T06:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=413444468f55e977a7b60a928c53e66cfe305460'/>
<id>413444468f55e977a7b60a928c53e66cfe305460</id>
<content type='text'>
from Pavel Bulochkin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from Pavel Bulochkin
</pre>
</div>
</content>
</entry>
<entry>
<title>* Literate Haskell support</title>
<updated>2013-05-09T20:10:04+00:00</updated>
<author>
<name>kudah</name>
<email>kudahkukarek@gmail.com</email>
</author>
<published>2013-05-09T20:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df2708a7fcb804156a482546bfcc8ae887c49359'/>
<id>df2708a7fcb804156a482546bfcc8ae887c49359</id>
<content type='text'>
* CPP highlighting is disableable
* CPP is now correctly colored when inside comments and strings
* Some bugs with incremental lexing fixed
* Indented imports folding is now undisableable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CPP highlighting is disableable
* CPP is now correctly colored when inside comments and strings
* Some bugs with incremental lexing fixed
* Indented imports folding is now undisableable
</pre>
</div>
</content>
</entry>
</feed>
