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