aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
AgeCommit message (Expand)AuthorFilesLines
2002-04-18Added enu (enumeration) and lex (lexer) feature types. Defined enumerations a...nyamatongwe1-9/+14
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 the...nyamatongwe1-0/+7
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
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
2001-10-04Separate lexers for VB and VBScript.nyamatongwe1-0/+10
2001-09-29Bullant lexer added.nyamatongwe1-0/+1
2001-09-18Start of work from Steve on keywords in documentation comments.nyamatongwe1-0/+2
2001-09-18Additional SGML functionality from Steve.nyamatongwe1-2/+7
2001-09-14Addition of more SGML styles from Steve.nyamatongwe1-1/+6
2001-09-11Start of support for crontab lexer.nyamatongwe1-0/+12
2001-08-14Added define for TCL lexer.nyamatongwe1-0/+1
2001-08-09Patch from Steve for recognising a SGML <! lexical state.nyamatongwe1-0/+1
2001-08-08Lua error messages handled.nyamatongwe1-0/+1
2001-07-30Lex class for .NET tracebacks in the output lexer.nyamatongwe1-0/+1
2001-06-18Added X-Code comment lexical class.nyamatongwe1-0/+1
2001-06-13Addition of target style for makefile lexer.nyamatongwe1-0/+1
2001-06-12Additions from Shane Caraveo at ActiveState to add a PHP operatornyamatongwe1-0/+1
2001-05-31Updated to use new ColouriseContext class.nyamatongwe1-0/+1
2001-05-18Eiffel support.nyamatongwe1-0/+11
2001-04-24Ruby support.nyamatongwe1-0/+1
2001-04-20Alexey added Lisp support.nyamatongwe1-0/+9
2001-04-13Start of new lexer infrastructure.nyamatongwe1-0/+1
2001-04-11Patch from Philippe to make 'rem' work in batch files.nyamatongwe1-0/+18
2001-04-09Tahir added Ada support.nyamatongwe1-0/+10
2001-03-02Update from Steve to PHP in the HTML lexer.nyamatongwe1-1/+1
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-02-09New lexclasses for Avenue from Alexey.nyamatongwe1-0/+11
2001-02-01Added lexer for Avenue.nyamatongwe1-0/+1
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2001-01-06Patch from Steffen to separate long quote into qq, qz, qr, and qw states.nyamatongwe1-0/+4
2001-01-02From Philippe: SString::clear and SCE_C_COMMENTLINEDOC.nyamatongwe1-0/+1
2000-12-19Perl updated.nyamatongwe1-0/+1
2000-12-07Steffen removed SCE_PL_REF state.nyamatongwe1-1/+0
2000-11-21Steffen's patch for here documents.nyamatongwe1-1/+5
2000-11-06Added Pascal language.nyamatongwe1-0/+1
2000-11-01Ahmad's Apache CONF lexer.nyamatongwe1-0/+10
2000-10-26Added regular expression classes for Javascript and embedded Javascript.nyamatongwe1-0/+3
2000-10-04Added SCLEX_CONF.nyamatongwe1-0/+1
2000-08-30Added comments and improved the HFacer.py code.nyamatongwe1-0/+3
2000-08-30SciLexer.h and Scintilla.h now generated from Scintilla.iface.nyamatongwe1-23/+2
2000-08-30Perl error format supported.nyamatongwe1-0/+9
2000-08-22Added C# support to LexCPP with verbatime string literals and @ quotednyamatongwe1-0/+1
2000-08-22Added SCE_H_VALUE class for HTML for unquoted values.nyamatongwe1-1/+3
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-0/+1
2000-07-08Included Steve Lhomme's PHP updates for the HTML lexer.nyamatongwe1-0/+11
2000-06-12Lua language support from Paul Winwood.nyamatongwe1-1/+17