aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01Specman language support.nyamatongwe1-0/+17
2004-02-26PHP variables inside strings.nyamatongwe1-0/+1
2004-02-26State for errors from HTML Tidy.nyamatongwe1-0/+1
2004-02-22Gui4Cli and Kix lexers.nyamatongwe1-0/+11
2004-02-21Kix lexer.nyamatongwe1-0/+12
2004-01-30BSIS updated.nyamatongwe1-0/+1
2004-01-20Support from Avi Yegudin for Verilog.nyamatongwe1-0/+15
2004-01-18Added MSSQL lexer.nyamatongwe1-0/+15
2004-01-15Update to PowerBasic lexer by Roland Walter.nyamatongwe1-0/+2
2003-12-22Support for Intel ifort and absoft Fortran compiler error messages.nyamatongwe1-0/+2
2003-12-05Updates for Octave support in Matlab lexer.nyamatongwe1-0/+2
2003-11-29Patch from Philippe for unterminated string and 4 keyword sets.nyamatongwe1-0/+4
2003-11-04Erlang support.nyamatongwe1-0/+16
2003-10-15Forthe lexer added.nyamatongwe1-0/+13
2003-10-10Added lexer constant for PowerBasic.nyamatongwe1-0/+1
2003-10-08Enhancements to Asm lexer by Kein-Hong Man.nyamatongwe1-0/+4
2003-09-27Updates from Hans Hagen for TeX.nyamatongwe1-0/+1
2003-09-27Separate tex lexer.nyamatongwe1-0/+14
Metapost lexer. Export as XML.
2003-09-27Updated YAML lexer.nyamatongwe1-0/+2
2003-09-23Scriptol updates.nyamatongwe1-18/+14
2003-09-21YAML.nyamatongwe1-0/+8
2003-09-21Added MPT lexer.nyamatongwe1-0/+8
2003-08-18Support for Clarion from Ron Schofield.nyamatongwe1-0/+17
2003-08-10Added MMIX lexer by Christoph Hösler.nyamatongwe1-0/+19
2003-08-02Patch from Philippe for Lua and POV lexers.nyamatongwe1-6/+14
2003-07-30NSIS scripting language support from Angelo Mandato.nyamatongwe1-0/+15
2003-07-21Added PostScript lexer from Nigel Hathaway.nyamatongwe1-0/+17
2003-05-14EScript lexer added.nyamatongwe1-0/+13
2003-05-09Added Lout lexer by Kein-Hong Man.nyamatongwe1-0/+12
2003-04-18Batch from Biswapesh to add another keyword set for the cpp lexer.nyamatongwe1-0/+1
2003-03-17Added POV-Ray lexer by Steven te Brinke.nyamatongwe1-0/+12
2003-03-12Patch from Pedro Guerreiro for decoding error messages from Lahey andnyamatongwe1-0/+2
Intel Fortran compilaers.
2003-03-04Patch from Jakub to add quoted strings to CSS lexer.nyamatongwe1-0/+2
2002-12-21Updated Avenue lexer from Alexey.nyamatongwe1-2/+6
2002-11-17Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.nyamatongwe1-0/+14
This is separate to the HTML lexer and is only invoked for stand-alone CSS files, not for the STYLE section of HTML files. He also made some other additions. There is a Line Duplicate command which is bound to Ctrl+D. PHP lexing has been improved.
2002-10-26Patch from Jakub Vrána to recognise PHP errors.nyamatongwe1-0/+1
2002-10-08New lexer for Fortran.nyamatongwe1-0/+17
2002-10-05Updated Ada lexer.nyamatongwe1-11/+9
2002-10-05More comprehensive Ada support.nyamatongwe1-8/+13
2002-09-27Added case insensitive keywords version of C++ lexer, cppnocase.nyamatongwe1-0/+1
2002-09-10Including LexAsm.nyamatongwe1-0/+12
2002-07-21Added Scriptol lexer.nyamatongwe1-0/+21
2002-04-18Added enu (enumeration) and lex (lexer) feature types. Defined enumerations ↵nyamatongwe1-9/+14
and lexers.
2002-04-16Patch from Holger Kiemes to recognise more tag line formats.nyamatongwe1-0/+1
2002-03-26Made symbols for the lexical states of the diff lexer. Recognise '***' as ↵nyamatongwe1-0/+7
the same as '+++' rather than like '!'.
2002-02-16New lexer for Matlab contributed by José Fonseca.nyamatongwe1-0/+9
2002-02-02Updated Lua lexer that treats '.' as not being an identifier or keywordnyamatongwe1-0/+5
character and allows 5 keyword lists.
2002-01-18Updated copyrights for 2002.nyamatongwe1-1/+1
2001-12-05Baan support from Vamsi & Praveen.nyamatongwe1-0/+12
2001-10-27Added lexical mode numbers for ASP and PHP.nyamatongwe1-0/+2