<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/lib/lexers/patch.tes, branch hsrex</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>reformatted existing lexer definitions</title>
<updated>2015-03-24T01:47:49+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2015-03-23T19:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=fec93b9b0cc83dc1102c78c8bf1eacaf8763d9b8'/>
<id>fec93b9b0cc83dc1102c78c8bf1eacaf8763d9b8</id>
<content type='text'>
 * they are updated with the results of scite2co.lua
   This makes it easier in the future to update lexer settings
   based on the property files of new SciTE releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * they are updated with the results of scite2co.lua
   This makes it easier in the future to update lexer settings
   based on the property files of new SciTE releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>added globbing command EN</title>
<updated>2014-11-22T04:31:31+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-11-22T04:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=427c9d16ce7e62cbe2671748cd8434132ce60482'/>
<id>427c9d16ce7e62cbe2671748cd8434132ce60482</id>
<content type='text'>
 * implements the same globbing as the EB command already did
 * uses Globber helper class that behaves more like UNIX glob().
   glib only has a glob-style pattern matcher.
 * The Globber class may be extended later to provide more
   UNIX-like globbing.
 * lexer.tes has been updated to make use of globbing.
   Now, lexers can be automatically loaded and registered at
   startup. To install a new lexer, it's sufficient to copy
   a file to the lexers/ directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * implements the same globbing as the EB command already did
 * uses Globber helper class that behaves more like UNIX glob().
   glib only has a glob-style pattern matcher.
 * The Globber class may be extended later to provide more
   UNIX-like globbing.
 * lexer.tes has been updated to make use of globbing.
   Now, lexers can be automatically loaded and registered at
   startup. To install a new lexer, it's sufficient to copy
   a file to the lexers/ directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexer library: added M[lexer.checkheader] and M[lexer.checkname] for matching a pattern</title>
<updated>2014-11-20T00:31:24+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-11-20T00:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=c80c632ed2e844a66207da5fb462960ecca219f5'/>
<id>c80c632ed2e844a66207da5fb462960ecca219f5</id>
<content type='text'>
against the first line of a buffer or its filename.

This simplifies the "lexer.test..." macros and allows us to
select lexers based on the #! line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
against the first line of a buffer or its filename.

This simplifies the "lexer.test..." macros and allows us to
select lexers based on the #! line.
</pre>
</div>
</content>
</entry>
<entry>
<title>added first draft of new modular lexer system</title>
<updated>2014-11-19T22:36:07+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-11-19T22:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=d4f8fb3efcb60cc2cd39ecb7ca65706db4c7b6ad'/>
<id>d4f8fb3efcb60cc2cd39ecb7ca65706db4c7b6ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
