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
/
Accessor.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-01-29
Remove Lexilla files from Scintilla
Neil
1
-73
/
+0
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
interfaces ILexer4 and IDocument.
2017-04-06
Added const where possible.
Neil
1
-2
/
+2
2017-04-01
Standardize on C++ headers, remove headers that aren't needed and add <cstddef>
Neil
1
-6
/
+2
where it may be needed in the future.
2016-04-21
Correct comment.
Neil
1
-2
/
+2
2015-07-29
Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file
Neil
1
-4
/
+4
support.
2014-05-24
Header include statements are now in a standardised order with that order
Neil
1
-1
/
+1
defined in scripts/HeaderOrder.txt.
2013-07-21
Normalising order of language headers.
Neil
1
-1
/
+1
2013-05-24
Made methods const where they can be and are logically const as well.
nyamatongwe
1
-1
/
+1
2011-07-06
Fix problems with folding not extending to final line. Bug #3349157.
nyamatongwe
1
-1
/
+1
From Marko Njezic.
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+79