| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-03-30 | Support for Spice language added by Fabien Proriol. | nyamatongwe | 1 | -0/+1 | |
| 2006-02-03 | Support for Opal language from Sebastian Pipping. | nyamatongwe | 1 | -0/+1 | |
| 2006-01-28 | Added Inno Setup lexer from Friedrich Vedder. | nyamatongwe | 1 | -0/+1 | |
| Removed comment saying GrabFocus is GTK+ specific. | |||||
| 2005-10-23 | New LexGen sorted lexer list correctly. | nyamatongwe | 1 | -18/+18 | |
| 2005-10-22 | LexGen adds less whitespace. | nyamatongwe | 1 | -2/+2 | |
| 2005-09-10 | Reordered to fix warning. | nyamatongwe | 1 | -2/+2 | |
| 2005-08-30 | Added StyleBitsNeeded property and implemented to return 5 for all lexers | nyamatongwe | 1 | -5/+13 | |
| except HTML, XML, ... (7) and Ruby (6). | |||||
| 2005-07-22 | Support for FreeBasic. | nyamatongwe | 1 | -0/+1 | |
| 2005-05-27 | Support for CSound from Georg Ritter. | nyamatongwe | 1 | -0/+1 | |
| 2005-05-20 | Flagship / Clipper support from Randy Butler. | nyamatongwe | 1 | -0/+1 | |
| 2005-05-04 | Smalltalk support added by Sergey Philippov. | nyamatongwe | 1 | -0/+1 | |
| 2005-04-13 | Support for Rebol by Pascal Hurni. | nyamatongwe | 1 | -0/+1 | |
| 2005-04-09 | TADS3 support from Michael Cartmell. | nyamatongwe | 1 | -0/+1 | |
| 2005-04-01 | Regen. | nyamatongwe | 1 | -0/+1 | |
| 2005-04-01 | Haskell lexer contributed by Tobias Engvall. | nyamatongwe | 1 | -0/+1 | |
| 2005-02-10 | Lexers added for Objective Caml, PureBasic and BlitzBasic. | nyamatongwe | 1 | -0/+3 | |
| 2005-02-06 | Removed BlitzBasic lexer as this will be incorporated into | nyamatongwe | 1 | -1/+0 | |
| main Basic lexer. | |||||
| 2005-02-04 | Added BlitzBasic lexer and properties file. | nyamatongwe | 1 | -0/+1 | |
| 2004-10-16 | VHDL lexer contributed by Phil Reid. | nyamatongwe | 1 | -0/+1 | |
| 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 | |
| MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes. | |||||
| 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 | |
| Metapost lexer. Export as XML. | |||||
| 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 | |
| location trips a bug in MSVC 7.1. | |||||
| 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 | |
| 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-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 | |
