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
/
src
/
LexCPP.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-27
Changed operator bool in WordList to return false if WordList is empty.
nyamatongwe
1
-21
/
+11
2000-05-20
Lexer changes from Philippe.
nyamatongwe
1
-0
/
+20
2000-04-28
Fixed unterminated string when using \n line terminators.
nyamatongwe
1
-5
/
+5
2000-04-27
Mad preprocessor continue when \ at end of line.
nyamatongwe
1
-17
/
+20
2000-04-23
Ensured lexers do not style any more than they have been asked to.
nyamatongwe
1
-1
/
+1
2000-04-18
Removed PropSet from Accessor interface.
nyamatongwe
1
-3
/
+3
2000-04-08
Unicode keyboard input and dragging from Scintilla.
nyamatongwe
1
-1
/
+1
2000-04-05
Changed the lexer module objects to be globally visible (by removing 'static')
nyamatongwe
1
-1
/
+1
2000-04-04
Avoid lots of warnings from Borland C++.
nyamatongwe
1
-2
/
+2
2000-04-04
Split a Document based Accessor (DocumentAccessor) off from
nyamatongwe
1
-2
/
+2
2000-03-22
Split UndoHistory out of CellBuffer.
nyamatongwe
1
-4
/
+19
2000-03-16
Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.
nyamatongwe
1
-0
/
+240