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.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
Remove Lexilla files from Scintilla
Neil
1
-123
/
+0
2020-07-16
Add constexpr, const, noexcept and make other small improvements to lexlib.
Neil
1
-10
/
+7
2019-12-22
Define ILexer5 with methods for retrieving name, ID, and property values.
Neil
1
-1
/
+1
2018-05-16
Move implementations into cxx file.
Neil
1
-5
/
+12
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-06-22
Basic implementation helpers for style metadata.
Neil
1
-1
/
+15
2017-06-22
Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version
Neil
1
-1
/
+1
2017-04-01
Standardize on C++ headers, remove headers that aren't needed and add <cstddef>
Neil
1
-6
/
+2
2015-07-29
Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file
Neil
1
-2
/
+2
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-2
/
+2
2014-05-24
Header include statements are now in a standardised order with that order
Neil
1
-1
/
+1
2014-05-24
Removing style byte indicators.
Neil
1
-10
/
+2
2013-12-15
Format normalization - whitespace and braces made consistent.
Neil
1
-1
/
+1
2013-07-21
Normalising order of language headers.
Neil
1
-1
/
+1
2013-05-08
Avoid warning.
nyamatongwe
1
-1
/
+1
2013-04-01
Variable not needed.
nyamatongwe
1
-3
/
+1
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+121