aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexTCL.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-366/+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
2006-03-25Support Macnyamatongwe1-37/+33
Allow block comment to bne indented
2006-03-20Update of TCL lexer from Andre Arpin adds SCE_TCL_COMMENT_BOX andnyamatongwe1-98/+147
SCE_TCL_BLOCK_COMMENT states.
2006-03-02INitial commit.nyamatongwe1-0/+317