aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexCLW.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-679/+0
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-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
2005-06-07Moved increment out of statement to avoid potential uncertain orderingnyamatongwe1-1/+2
warning from GCC 4.
2005-02-18Update for Clarion lexer.nyamatongwe1-64/+297
2003-08-21Wrote function for upper casing strings as strupr was not available on Linux.nyamatongwe1-3/+17
2003-08-18Support for Clarion from Ron Schofield.nyamatongwe1-0/+427