| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-07-13 | Moved lexers into lexers directory. | nyamatongwe | 1 | -907/+0 | |
| 2009-01-01 | Updates to avoid warnings from GCC 4.3. Should not change behaviour. | nyamatongwe | 1 | -1/+2 | |
| 2007-07-28 | Fix for #endregion from Jos. | nyamatongwe | 1 | -2/+3 | |
| 2007-07-14 | Jos van der Zande: Fixed Commentblock issue when LF's | nyamatongwe | 1 | -5/+12 | |
| are used as EOL. | |||||
| 2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+4 | |
| message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable | |||||
| 2007-03-23 | Patch from Jos van der Zande to fix bug with + following a | nyamatongwe | 1 | -0/+3 | |
| string getting the wrong color. | |||||
| 2006-05-18 | Patch from Jos vanderZande that | nyamatongwe | 1 | -35/+80 | |
| 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) | |||||
| 2005-08-25 | Updates from Jos van der Zande for AU3. | nyamatongwe | 1 | -28/+126 | |
| 2005-02-11 | Update to AU3. | nyamatongwe | 1 | -40/+174 | |
| 2004-06-20 | Update from Jos, mostly changes folding. | nyamatongwe | 1 | -10/+16 | |
| 2004-06-02 | Fixed issue with continuation lines on If statements. | nyamatongwe | 1 | -1/+3 | |
| 2004-05-30 | Fix from Jos. | nyamatongwe | 1 | -2/+1 | |
| 2004-05-29 | Updated AutoIt3 lexer from Jos. | nyamatongwe | 1 | -40/+278 | |
| Handles folding by syntax rathe rthan indentation. | |||||
| 2004-05-09 | Fixed # pre-processor statement inside of comment block | nyamatongwe | 1 | -11/+24 | |
| would invalidly change the color. Added logic for #include <xyz.au3> to treat the <> as string Added underscore to IsAOperator. | |||||
| 2004-04-25 | // April 21, 2004 - Added Preprosessor Table + Syntax Highlighting | nyamatongwe | 1 | -42/+129 | |
| // Fixed Number highlighting // Changed default isoperator to IsAOperator to have a better match to AutoIt3 // Fixed "#comments_start" -> "#comments-start" // Fixed "#comments_end" -> "#comments-end" // Fixed Sendkeys in Strings when not terminated with } // Added support for Sendkey strings that have second parameter e.g. {UP 5} | |||||
| 2004-04-12 | Folder added by Jos. | nyamatongwe | 1 | -1/+52 | |
| 2004-03-27 | Added AutoIt 3 and APDL lexers. | nyamatongwe | 1 | -0/+218 | |
| MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes. | |||||
