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
/
LexAda.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
Replacing SString with std::string.
nyamatongwe
1
-10
/
+11
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+4
2004-06-08
Made safe for non-ASCII characters by using character
nyamatongwe
1
-10
/
+10
2003-07-21
Converted some ints to size_t for 64 bit safety.
nyamatongwe
1
-4
/
+4
2003-02-17
Upgraded keyword list descriptions from Brian Quinlan.
nyamatongwe
1
-1
/
+6
2002-10-22
Added #include Platform.h to avoid compiler warnings.
nyamatongwe
1
-0
/
+2
2002-10-05
Updated Ada lexer.
nyamatongwe
1
-322
/
+297
2002-10-05
More comprehensive Ada support.
nyamatongwe
1
-167
/
+507
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
-2
/
+2
2001-04-13
Removed some dead commented code.
nyamatongwe
1
-1
/
+0
2001-04-13
Added a string name to each lexer.
nyamatongwe
1
-1
/
+1
2001-04-09
Initial version.
nyamatongwe
1
-0
/
+199