aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexYAML.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-314/+0
2009-03-16Update from Sean O'Dell changes the license text to be the same asnyamatongwe1-1/+1
other code.
2008-06-28Protected isdigit against non-ASCII.nyamatongwe1-1/+1
2007-07-31Eric Promislow added an operator state for YAML and recognise commentsnyamatongwe1-8/+13
after code.
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
2003-09-27Updated YAML lexer.nyamatongwe1-93/+215
2003-09-23Added Platform.h as it includes compile pragmas to avoidnyamatongwe1-0/+2
unwanted warnings.
2003-09-21Initial versionnyamatongwe1-0/+181