Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-04 | Separate lexers for VB and VBScript. | nyamatongwe | 1 | -0/+10 | |
VB lexer states separate from C++ lexer states. | |||||
2001-09-29 | Bullant lexer added. | nyamatongwe | 1 | -0/+1 | |
2001-09-18 | Start of work from Steve on keywords in documentation comments. | nyamatongwe | 1 | -0/+2 | |
2001-09-18 | Additional SGML functionality from Steve. | nyamatongwe | 1 | -2/+7 | |
2001-09-14 | Addition of more SGML styles from Steve. | nyamatongwe | 1 | -1/+6 | |
2001-09-11 | Start of support for crontab lexer. | nyamatongwe | 1 | -0/+12 | |
2001-08-14 | Added define for TCL lexer. | nyamatongwe | 1 | -0/+1 | |
2001-08-09 | Patch from Steve for recognising a SGML <! lexical state. | nyamatongwe | 1 | -0/+1 | |
2001-08-08 | Lua error messages handled. | nyamatongwe | 1 | -0/+1 | |
2001-07-30 | Lex class for .NET tracebacks in the output lexer. | nyamatongwe | 1 | -0/+1 | |
2001-06-18 | Added X-Code comment lexical class. | nyamatongwe | 1 | -0/+1 | |
2001-06-13 | Addition of target style for makefile lexer. | nyamatongwe | 1 | -0/+1 | |
2001-06-12 | Additions from Shane Caraveo at ActiveState to add a PHP operator | nyamatongwe | 1 | -0/+1 | |
lexical class. | |||||
2001-05-31 | Updated to use new ColouriseContext class. | nyamatongwe | 1 | -0/+1 | |
More accurate handling of comments. Less possibility of different lexings dependent on which sets of lines are lexed together. 2nd set of keywords available for tasks such as highlighting an API. | |||||
2001-05-18 | Eiffel support. | nyamatongwe | 1 | -0/+11 | |
2001-04-24 | Ruby support. | nyamatongwe | 1 | -0/+1 | |
2001-04-20 | Alexey added Lisp support. | nyamatongwe | 1 | -0/+9 | |
2001-04-13 | Start of new lexer infrastructure. | nyamatongwe | 1 | -0/+1 | |
Lexers can have a fold function as well as a lexer function. They can be identified by string name as well as an integer ID and may ask to be automatically assigned that ID. | |||||
2001-04-11 | Patch from Philippe to make 'rem' work in batch files. | nyamatongwe | 1 | -0/+18 | |
Moved lex class values from LexOthers.cxx to Scintilla.iface. Added recognition of diff output to errorlist lexer so can see in output pane of SciTE. | |||||
2001-04-09 | Tahir added Ada support. | nyamatongwe | 1 | -0/+10 | |
Simplified header dependencies of the Lexers in makefiles. | |||||
2001-03-02 | Update from Steve to PHP in the HTML lexer. | nyamatongwe | 1 | -1/+1 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+3 | |
2001-02-09 | New lexclasses for Avenue from Alexey. | nyamatongwe | 1 | -0/+11 | |
2001-02-01 | Added lexer for Avenue. | nyamatongwe | 1 | -0/+1 | |
Trailing spaces removed from a lot of lines. | |||||
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2001-01-06 | Patch from Steffen to separate long quote into qq, qz, qr, and qw states. | nyamatongwe | 1 | -0/+4 | |
2001-01-02 | From Philippe: SString::clear and SCE_C_COMMENTLINEDOC. | nyamatongwe | 1 | -0/+1 | |
2000-12-19 | Perl updated. | nyamatongwe | 1 | -0/+1 | |
If property line has no '=' it is treated as '=1'. | |||||
2000-12-07 | Steffen removed SCE_PL_REF state. | nyamatongwe | 1 | -1/+0 | |
2000-11-21 | Steffen's patch for here documents. | nyamatongwe | 1 | -1/+5 | |
2000-11-06 | Added Pascal language. | nyamatongwe | 1 | -0/+1 | |
2000-11-01 | Ahmad's Apache CONF lexer. | nyamatongwe | 1 | -0/+10 | |
2000-10-26 | Added regular expression classes for Javascript and embedded Javascript. | nyamatongwe | 1 | -0/+3 | |
2000-10-04 | Added SCLEX_CONF. | nyamatongwe | 1 | -0/+1 | |
2000-08-30 | Added comments and improved the HFacer.py code. | nyamatongwe | 1 | -0/+3 | |
2000-08-30 | SciLexer.h and Scintilla.h now generated from Scintilla.iface. | nyamatongwe | 1 | -23/+2 | |
Scintilla.iface updated to be current. | |||||
2000-08-30 | Perl error format supported. | nyamatongwe | 1 | -0/+9 | |
SCE_ERR_* symbols replace inline constants. | |||||
2000-08-22 | Added C# support to LexCPP with verbatime string literals and @ quoted | nyamatongwe | 1 | -0/+1 | |
keywords handled correctly. | |||||
2000-08-22 | Added SCE_H_VALUE class for HTML for unquoted values. | nyamatongwe | 1 | -1/+3 | |
2000-08-18 | Added in most of Ferdinand Prantl's changes except for regular expression | nyamatongwe | 1 | -0/+1 | |
search. Some bits not quite done as well. | |||||
2000-07-08 | Included Steve Lhomme's PHP updates for the HTML lexer. | nyamatongwe | 1 | -0/+11 | |
2000-06-12 | Lua language support from Paul Winwood. | nyamatongwe | 1 | -1/+17 | |
2000-06-06 | Added CDATA class. | nyamatongwe | 1 | -0/+1 | |
2000-05-08 | Added LaTeX lexer from Christian Obrecht. | nyamatongwe | 1 | -0/+8 | |
2000-04-18 | Removed use of PropSet in Accessor to avoid linkage. | nyamatongwe | 1 | -0/+1 | |
Added indenting and horizontal scroll bar messages. | |||||
2000-03-25 | FIxed problem with first modification sometimes not looking dirty. | nyamatongwe | 1 | -2/+1 | |
Remonved unused 'PUNTUATION' lexclass. | |||||
2000-03-22 | Split UndoHistory out of CellBuffer. | nyamatongwe | 1 | -0/+1 | |
Fixed coalescing of nodes in the undo history. Added LineCut, LineDelete, LineTranspose, UpperCase and LowerCase keyboard commands and added keys for them. Added UUID lexical class to CPP lexer. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+172 | |