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
/
LexAccessor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
Change lexlib to use Sci_Position and Sci_PositionU to prepare for large file
Neil
1
-27
/
+27
2014-12-07
Prevent some static analyzer warnings.
Neil
1
-1
/
+3
2014-12-05
Prevent some static analyzer warnings.
Neil
1
-0
/
+1
2014-05-24
Removing style byte indicators.
Neil
1
-16
/
+4
2013-12-15
Make single argument constructors explicit to avoid unexpected conversions.
Neil
1
-1
/
+1
2013-12-15
Format normalization - whitespace and braces made consistent.
Neil
1
-2
/
+2
2013-10-26
Avoid invalidating the buffered text when flushing styles.
Neil
1
-1
/
+0
2013-06-29
Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...
Neil
1
-15
/
+6
2013-06-27
Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...
nyamatongwe
1
-0
/
+15
2013-05-24
Made methods const where they can be and are logically const as well.
nyamatongwe
1
-6
/
+6
2013-01-19
Implement generic support for Unicode line ends and sub styles in lexer suppo...
nyamatongwe
1
-2
/
+19
2013-01-19
Add encodingType and documentVersion to decode and cache information
nyamatongwe
1
-2
/
+18
2012-04-21
Use a cast to avoid warnings from cppcheck about sign extension of characters.
nyamatongwe
1
-1
/
+1
2010-07-13
New files for new lexer implementation.
nyamatongwe
1
-0
/
+175