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
/
LexAVE.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
/
+3
2005-07-23
Patch from Bruce Doson fixes folding of elseif.
nyamatongwe
1
-1
/
+3
2004-12-03
Patch from Regis Vaquette to allow compilation for Windows CE.
nyamatongwe
1
-1
/
+0
2002-12-21
Updated Avenue lexer from Alexey.
nyamatongwe
1
-140
/
+176
2002-02-12
Made LexerModule objects not be const again as that was impairing static
nyamatongwe
1
-1
/
+1
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-1
/
+1
2002-01-10
Made code bool-safe and turned Visual C++ warning 4800 back on.
nyamatongwe
1
-1
/
+1
2001-04-13
Added a string name to each lexer.
nyamatongwe
1
-1
/
+1
2001-02-27
Patch from Philippe to regularise comments.
nyamatongwe
1
-24
/
+24
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+3
2001-02-17
Fixed some warnings from Borland.
nyamatongwe
1
-2
/
+0
2001-02-09
New version from Alexey. Diverged much more from LexCPP code.
nyamatongwe
1
-57
/
+79
2001-02-01
Lexer for Avenue files by Alexey.
nyamatongwe
1
-0
/
+166