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
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
2002-02-20
Changed back to lexing full length rather than 1 less.
nyamatongwe
1
-1
/
+1
2002-02-16
New lexer for Matlab contributed by José Fonseca.
nyamatongwe
1
-0
/
+2
2002-02-12
Made LexerModule objects not be const again as that was impairing static
nyamatongwe
1
-1
/
+1
2002-02-12
Minor fixes to lexers.
nyamatongwe
1
-1
/
+1
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-8
/
+8
2002-02-06
Made languageName public so clients can use it.
nyamatongwe
1
-2
/
+2
2002-01-25
Made compile in LINK_LEXERS mode.
nyamatongwe
1
-1
/
+1
2002-01-18
Updated copyrights for 2002.
nyamatongwe
1
-1
/
+1
2002-01-07
Changed preprocessor switch for compiling in lexer linking code to be
nyamatongwe
1
-0
/
+8
2001-12-05
Added LexBaan.
nyamatongwe
1
-0
/
+2
2001-09-29
Bullant lexer added.
nyamatongwe
1
-0
/
+2
2001-08-31
Update of lexer list from Simon.
nyamatongwe
1
-9
/
+18
2001-08-15
Fixed up length to fold and initial style perturbed when making fold start
nyamatongwe
1
-1
/
+7
2001-08-10
Folding is started 1 line earlier than is being restyled to handle cases
nyamatongwe
1
-1
/
+8
2001-06-12
Patch from Walter to include all the new lexers.
nyamatongwe
1
-0
/
+10
2001-04-24
Initial version.
nyamatongwe
1
-0
/
+2
[next]