Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-13 | Creating lexlib with lexer support files. | nyamatongwe | 1 | -55/+0 | |
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 | |||||
2004-05-02 | Philippe added function for determining if a character is a digit in | nyamatongwe | 1 | -1/+1 | |
bases other than decimal. | |||||
2002-10-26 | Patch from Philippe to hoist getting of next char into method, add a | nyamatongwe | 1 | -2/+2 | |
Forward(n) method and use unsigned integers for positions. | |||||
2001-09-02 | Moved StyleContext (previously called ColouriseContext) from LexCPP and | nyamatongwe | 1 | -0/+51 | |
LexEiffel into own files. |