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
/
LexEiffel.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+4
2006-03-01
Bug 1439324 fixed by removing '.' from valid word characters in Eiffel.
nyamatongwe
1
-1
/
+1
2004-12-03
Patch from Regis Vaquette to allow compilation for Windows CE.
nyamatongwe
1
-1
/
+0
2003-02-17
Upgraded keyword list descriptions from Brian Quinlan.
nyamatongwe
1
-9
/
+14
2002-02-12
Made LexerModule objects not be const again as that was impairing static
nyamatongwe
1
-2
/
+2
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-5
/
+5
2001-09-02
Renamed ColouriseContext to StyleContext and moved out to own files.
nyamatongwe
1
-138
/
+47
2001-06-01
Changed name of ColouriseContext to allow debugging.
nyamatongwe
1
-4
/
+4
2001-05-31
Rnamed LexContext to ColouriseContext in case it goes into a separate
nyamatongwe
1
-18
/
+52
2001-05-21
Avoided some warnings.
nyamatongwe
1
-0
/
+3
2001-05-19
Abstracted out code that is common to many lexers into LexContext class.
nyamatongwe
1
-102
/
+100
2001-05-18
Initial version.
nyamatongwe
1
-0
/
+286