Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-29 | Lexer for SML. Feature Request #2710950. | nyamatongwe | 1 | -0/+16 | |
2009-03-04 | Nimrod lexer from Andreas Rumpf added. | nyamatongwe | 1 | -0/+1 | |
2009-02-14 | Bug #2552973 issues with the Inno Setup lexer. Fix from Kai Liu. | nyamatongwe | 1 | -0/+1 | |
2009-01-08 | Patch from Enrico Tröger to change comments in header files to C Style /* | nyamatongwe | 1 | -8/+8 | |
rather than C++ style // so that some compilers will work. | |||||
2009-01-01 | Lexer for PowerPro from Christopher Bean. | nyamatongwe | 1 | -0/+18 | |
2008-12-13 | Lexer added for SORCUS Installation files. | nyamatongwe | 1 | -0/+11 | |
2008-11-27 | Better Pascal lexer from Marko Njezic FR #2190650. | nyamatongwe | 1 | -0/+15 | |
2008-10-22 | Addition of lexers for TAL, TACL, and COBOL from ozlooper. FR #2127406 | nyamatongwe | 1 | -0/+3 | |
2008-10-09 | #2122992 from Jason Oster adds several new keyword lists | nyamatongwe | 1 | -0/+5 | |
* Asterisks are now treated (styled) as valid tag characters. * The vertical pipe | and tilde ~ are now treated as selector characters. (CSS namespace selector, and preceding element selector, respectively.) * Pseudo-classes can be extended with additional simple selectors. (Not sure if extending pseudo-elements in the same way is necessary. The CSS specs don't seem to indicate this kind of usage with pseudo-elements.) Useful for pseudo-classes like :not() and [to lesser extent] :lang(), but also for some vendor-specific pseudo-classes. | |||||
2008-10-08 | Lexer for gettext .po translation files from Enrico Tröger. | nyamatongwe | 1 | -0/+10 | |
2008-09-14 | Added LexMySQL by Anders Karlsson. | nyamatongwe | 1 | -0/+22 | |
2008-07-19 | Feature request #2017815 Update to the Diff lexer from | nyamatongwe | 1 | -0/+1 | |
Friedrich Vedder. - Improve support for context style diffs (add new style SCE_DIFF_CHANGED for changed lines). - Improve support for diff's generated by Subversion. - Fix styling and folding for lines containing chunk dividers ("---"). | |||||
2008-01-18 | PowerShell lexer implemented by Tim Gerundt. | nyamatongwe | 1 | -0/+12 | |
2007-12-31 | Added Magik lexer. | nyamatongwe | 1 | -0/+18 | |
2007-11-04 | Added support for 'R' language by Stephen Stagg. | nyamatongwe | 1 | -0/+13 | |
2007-09-08 | Lexer for Asymptote. | nyamatongwe | 1 | -0/+13 | |
2007-07-31 | Eric Promislow added an operator state for YAML and recognise comments | nyamatongwe | 1 | -0/+1 | |
after code. | |||||
2007-07-14 | Changes from Kein-Hong Man supports fixes bareword issues and underscores | nyamatongwe | 1 | -0/+3 | |
in numeric literals, and handles ^D and ^Z, subroutine prototypes, and formats. | |||||
2007-07-05 | lexer.errorlist.value.separate styles location and matched text separately | nyamatongwe | 1 | -0/+1 | |
for Find in Files command. | |||||
2007-06-30 | Support for Abaqus language added by Sergio Lucato. | nyamatongwe | 1 | -0/+14 | |
2007-06-12 | PL/M and Progress lexers added. | nyamatongwe | 1 | -0/+42 | |
2007-04-16 | Added support for GAP language from Istvan Szollosi. | nyamatongwe | 1 | -0/+13 | |
2007-03-29 | Incorporated cmake support. | nyamatongwe | 1 | -0/+16 | |
2007-02-21 | Additions for TADS3. | nyamatongwe | 1 | -0/+1 | |
2006-12-13 | D lexer and language support from Waldemar Augustyn. | nyamatongwe | 1 | -0/+19 | |
2006-05-18 | Patch from Jos vanderZande that | nyamatongwe | 1 | -0/+1 | |
Fixed the SentKey lexing logic in case of multiple sentkeys. Fixed issue with <> coloring as String in stead of Operator in rare occasions. Added support for AutoIt3 Standard UDF library (SCE_AU3_UDF) | |||||
2006-03-30 | Support for Spice language added by Fabien Proriol. | nyamatongwe | 1 | -0/+10 | |
2006-03-20 | Update of TCL lexer from Andre Arpin adds SCE_TCL_COMMENT_BOX and | nyamatongwe | 1 | -0/+2 | |
SCE_TCL_BLOCK_COMMENT states. | |||||
2006-03-02 | Lexer for TCL contributed by Andre Arpin. | nyamatongwe | 1 | -0/+20 | |
2006-02-13 | Patch from Sebastian Pipping allows the key for each property to be styled | nyamatongwe | 1 | -0/+1 | |
differently to the value. | |||||
2006-02-03 | Support for Opal language from Sebastian Pipping. | nyamatongwe | 1 | -0/+11 | |
2006-01-28 | Added Inno Setup lexer from Friedrich Vedder. | nyamatongwe | 1 | -0/+14 | |
Removed comment saying GrabFocus is GTK+ specific. | |||||
2005-12-13 | Robert updated lex class IDs for LexCaml. | nyamatongwe | 1 | -9/+10 | |
2005-10-21 | Patch from Iago implements new quoted identifier lexical class for SQL. | nyamatongwe | 1 | -0/+1 | |
2005-09-06 | Added highlighting for decorators and a set of identifiers. | nyamatongwe | 1 | -0/+2 | |
2005-08-25 | New Ruby lexer from Eric Promislow of ActiveState. | nyamatongwe | 1 | -0/+35 | |
2005-08-25 | Updates from Jos van der Zande for AU3. | nyamatongwe | 1 | -0/+1 | |
2005-07-22 | Addition from Elias Pschernig supports FreeBasic. | nyamatongwe | 1 | -0/+1 | |
2005-07-08 | Patch from Michael Cartmell improves string parsing and reduces number of | nyamatongwe | 1 | -31/+19 | |
states. | |||||
2005-06-20 | Patch from Michael Goffioul to Lisp adds SYMBOL, SPECIAL, and MULTI_COMMENT | nyamatongwe | 1 | -0/+4 | |
states and a second keyword set. | |||||
2005-06-04 | Addition of SCE_PL_POD_VERB by Kein-Hong Man. | nyamatongwe | 1 | -0/+1 | |
2005-05-27 | Support for CSound from Georg Ritter. | nyamatongwe | 1 | -0/+17 | |
2005-05-20 | Flagship / Clipper support from Randy Butler. | nyamatongwe | 1 | -0/+25 | |
2005-05-04 | Smalltalk support added by Sergey Philippov. | nyamatongwe | 1 | -0/+18 | |
2005-04-18 | Large SQL patch from Carsten Sperber supports scripts written in SQL*Plus. | nyamatongwe | 1 | -0/+21 | |
2005-04-13 | Support for Rebol by Pascal Hurni. | nyamatongwe | 1 | -0/+30 | |
2005-04-09 | TADS3 support from Michael Cartmell. | nyamatongwe | 1 | -0/+33 | |
2005-04-01 | PHPScript is for standalone PHP scripts not part of web pages. | nyamatongwe | 1 | -0/+1 | |
2005-04-01 | Haskell lexer contributed by Tobias Engvall. | nyamatongwe | 1 | -0/+18 | |
2005-03-03 | Deprecated SCLEX_PHP and SCLEX_ASP. | nyamatongwe | 1 | -2/+2 | |