index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lexlib
/
LexerModule.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
1
-2
/
+2
2019-12-31
Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can
Neil
1
-1
/
+1
2019-12-29
Move suppression of Clang warning missing-braces from makefile to apply to
Neil
1
-0
/
+6
2018-05-16
Move implementations into cxx file.
Neil
1
-10
/
+12
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2017-06-22
Basic implementation helpers for style metadata.
Neil
1
-1
/
+8
2017-06-22
Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version
Neil
1
-2
/
+2
2017-04-07
Use same parameter names in declarations and definitions.
Neil
1
-2
/
+2
2016-11-05
StyleContext no longer needs mask argument.
Neil
1
-1
/
+1
2015-07-29
Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file
Neil
1
-1
/
+1
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-3
/
+3
2014-07-24
Feature [feature-requests:#1059]. Disable -Wshadow warnings for lexers.
Neil
1
-0
/
+5
2014-07-23
Avoid shadowed names mostly in method prototypes. Turn off shadow
Neil
1
-1
/
+1
2014-05-24
Removing style byte indicators.
Neil
1
-7
/
+2
2014-04-29
Stop disabling warnings where no longer needed.
Neil
1
-1
/
+1
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+82