aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/testSparseState.cxx
AgeCommit message (Collapse)AuthorFilesLines
2011-02-13Added Merge method to SparseState to make it possible to detect significantnyamatongwe1-1/+100
changes in lexers which will require styling beyond the end of the current range.
2011-02-10Only append a state if the value differs from the last current value.nyamatongwe1-0/+7
2011-02-10New class SparseState for storing lexer state that may notnyamatongwe1-0/+138
change on most lines.