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
/
cpp.tes
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
introduced true block and EOL comments
Robin Haberkorn
1
-2
/
+2
2024-08-18
added troff/nroff lexer
Robin Haberkorn
1
-1
/
+1
2022-11-21
improved the C/C++ and Gob lexers
Robin Haberkorn
1
-1
/
+4
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-1
/
+1
2017-11-16
CPP lexer: support *.ino files (Arduino IDE sketches)
Robin Haberkorn
1
-1
/
+2
2016-02-19
fixed Objective C++ lexing: it is now handled by cpp.tes
Robin Haberkorn
1
-2
/
+3
2016-02-17
The "cpp" lexer configuration has been split into "c.tes" and "cpp.tes"
Robin Haberkorn
1
-23
/
+10
2016-02-17
simplified "lexer.test..." macros using the $$ return command
Robin Haberkorn
1
-13
/
+13
2016-02-15
lexer library: avoid unnecessary argument discards after SETLEXERLANGUAGE
Robin Haberkorn
1
-1
/
+1
2015-07-21
fixed scite2co.lua: use SCI_SETLEXERLANGUAGE instead of SCI_SETLEXER
Robin Haberkorn
1
-1
/
+1
2015-05-25
extended <EN> command and used it to optimize "lexer.test..." macros
Robin Haberkorn
1
-3
/
+14
2015-03-24
reformatted existing lexer definitions
Robin Haberkorn
1
-21
/
+21
2014-11-22
added globbing command EN
Robin Haberkorn
1
-4
/
+0
2014-11-20
lexer library: added M[lexer.checkheader] and M[lexer.checkname] for matching...
Robin Haberkorn
1
-2
/
+2
2014-11-19
added first draft of new modular lexer system
Robin Haberkorn
1
-0
/
+43