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
/
KeyWords.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-23
New LexGen sorted lexer list correctly.
nyamatongwe
1
-18
/
+18
2005-10-22
LexGen adds less whitespace.
nyamatongwe
1
-2
/
+2
2005-09-10
Reordered to fix warning.
nyamatongwe
1
-2
/
+2
2005-08-30
Added StyleBitsNeeded property and implemented to return 5 for all lexers
nyamatongwe
1
-5
/
+13
2005-07-22
Support for FreeBasic.
nyamatongwe
1
-0
/
+1
2005-05-27
Support for CSound from Georg Ritter.
nyamatongwe
1
-0
/
+1
2005-05-20
Flagship / Clipper support from Randy Butler.
nyamatongwe
1
-0
/
+1
2005-05-04
Smalltalk support added by Sergey Philippov.
nyamatongwe
1
-0
/
+1
2005-04-13
Support for Rebol by Pascal Hurni.
nyamatongwe
1
-0
/
+1
2005-04-09
TADS3 support from Michael Cartmell.
nyamatongwe
1
-0
/
+1
2005-04-01
Regen.
nyamatongwe
1
-0
/
+1
2005-04-01
Haskell lexer contributed by Tobias Engvall.
nyamatongwe
1
-0
/
+1
2005-02-10
Lexers added for Objective Caml, PureBasic and BlitzBasic.
nyamatongwe
1
-0
/
+3
2005-02-06
Removed BlitzBasic lexer as this will be incorporated into
nyamatongwe
1
-1
/
+0
2005-02-04
Added BlitzBasic lexer and properties file.
nyamatongwe
1
-0
/
+1
2004-10-16
VHDL lexer contributed by Phil Reid.
nyamatongwe
1
-0
/
+1
2004-07-26
Added ASN.1 lexer by Herr Pfarrer.
nyamatongwe
1
-0
/
+1
2004-04-12
Added lexer for bash and sh from Kein-Hong Man.
nyamatongwe
1
-0
/
+1
2004-03-27
Added AutoIt 3 and APDL lexers.
nyamatongwe
1
-0
/
+2
2004-03-01
Specman language support.
nyamatongwe
1
-0
/
+1
2004-02-22
Gui4Cli and Kix lexers.
nyamatongwe
1
-0
/
+1
2004-02-21
Kix lexer.
nyamatongwe
1
-0
/
+1
2004-01-20
Support from Avi Yegudin for Verilog.
nyamatongwe
1
-0
/
+1
2004-01-18
Added MSSQL lexer.
nyamatongwe
1
-0
/
+1
2003-12-05
Updates for Octave support in Matlab lexer.
nyamatongwe
1
-0
/
+1
2003-11-04
Erlang support.
nyamatongwe
1
-0
/
+1
2003-10-15
Forthe lexer added.
nyamatongwe
1
-0
/
+1
2003-10-13
PowerBasic lexer added.
nyamatongwe
1
-0
/
+1
2003-09-27
Separate tex lexer.
nyamatongwe
1
-0
/
+2
2003-09-21
YAML lexer added.
nyamatongwe
1
-0
/
+1
2003-09-21
Added MPT lexer.
nyamatongwe
1
-0
/
+1
2003-08-18
Support for Clarion from Ron Schofield.
nyamatongwe
1
-0
/
+2
2003-08-10
Added MMIX lexer by Christoph Hösler.
nyamatongwe
1
-0
/
+1
2003-07-30
Scriptol lexer from Denis Sureau.
nyamatongwe
1
-0
/
+1
2003-07-30
NSIS scripting language support from Angelo Mandato.
nyamatongwe
1
-0
/
+1
2003-07-21
Added PostScript lexer from Nigel Hathaway.
nyamatongwe
1
-0
/
+1
2003-05-14
EScript lexer added.
nyamatongwe
1
-0
/
+1
2003-05-14
Moved lmNull into LexOthers.cxx as there was a report that the current
nyamatongwe
1
-17
/
+6
2003-05-09
Added Lout lexer by Kein-Hong Man.
nyamatongwe
1
-0
/
+1
2003-03-17
Added POV-Ray lexer by Steven te Brinke.
nyamatongwe
1
-0
/
+1
2002-11-17
Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.
nyamatongwe
1
-0
/
+1
2002-10-08
New lexer for Fortran.
nyamatongwe
1
-0
/
+2
2002-09-27
Added case insensitive keywords version of C++ lexer, cppnocase.
nyamatongwe
1
-0
/
+1
2002-09-10
Including LexAsm.
nyamatongwe
1
-0
/
+1
2002-07-29
Removed Scriptol lexer.
nyamatongwe
1
-1
/
+0
2002-07-21
Added Scriptol language.
nyamatongwe
1
-0
/
+1
2002-06-12
Patch from Gilles to make non debug targets force linking of lexers.
nyamatongwe
1
-3
/
+5
2002-06-10
Avoid continuation lines due to hassles with old GCC.
nyamatongwe
1
-3
/
+1
2002-04-11
Uses macro to simplify lexer references.
nyamatongwe
1
-74
/
+46
2002-04-03
Patch from Brian Quinlan to include metdata about keyword lists within
nyamatongwe
1
-1
/
+28
[next]