index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
lexers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-18
added troff/nroff lexer
Robin Haberkorn
2
-1
/
+86
2023-04-16
added Asciidoc lexer config
Robin Haberkorn
1
-0
/
+28
2022-11-27
added Markdown and YAML lexer configs
Robin Haberkorn
2
-0
/
+50
2022-11-21
improved the C/C++ and Gob lexers
Robin Haberkorn
4
-4
/
+13
2022-11-21
added lexers for Python and Linux Device Trees
Robin Haberkorn
2
-0
/
+93
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
71
-71
/
+71
2017-11-16
CPP lexer: support *.ino files (Arduino IDE sketches)
Robin Haberkorn
1
-1
/
+2
2016-11-22
womanpage lexer: fixed popup styling
Robin Haberkorn
1
-1
/
+1
2016-11-18
implemented self-documenting (online) help system
Robin Haberkorn
1
-0
/
+20
2016-02-19
fixed Objective C++ lexing: it is now handled by cpp.tes
Robin Haberkorn
2
-11
/
+14
2016-02-17
added lexing support for Gob2 (GObject Builder)
Robin Haberkorn
1
-0
/
+36
2016-02-17
The "cpp" lexer configuration has been split into "c.tes" and "cpp.tes"
Robin Haberkorn
2
-23
/
+63
2016-02-17
simplified "lexer.test..." macros using the $$ return command
Robin Haberkorn
42
-186
/
+186
2016-02-15
lexer library: avoid unnecessary argument discards after SETLEXERLANGUAGE
Robin Haberkorn
69
-69
/
+69
2015-07-21
fixed scite2co.lua: use SCI_SETLEXERLANGUAGE instead of SCI_SETLEXER
Robin Haberkorn
69
-69
/
+69
2015-05-25
extended <EN> command and used it to optimize "lexer.test..." macros
Robin Haberkorn
69
-218
/
+308
2015-03-24
added new lexer configs auto-generated by scite2co.lua
Robin Haberkorn
62
-0
/
+3123
2015-03-24
reformatted existing lexer definitions
Robin Haberkorn
7
-145
/
+111
2014-11-22
added globbing command EN
Robin Haberkorn
7
-28
/
+0
2014-11-20
lexer library: added M[lexer.checkheader] and M[lexer.checkname] for matching...
Robin Haberkorn
7
-15
/
+18
2014-11-19
added first draft of new modular lexer system
Robin Haberkorn
7
-0
/
+270