aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexHaskell.cxx
AgeCommit message (Collapse)AuthorFilesLines
2009-07-21Using a much simpler property set implementation.nyamatongwe1-1/+2
Accessor objects use the PropertyGet interface to access just the property set methods they need. Removed SString.
2008-09-06Handle hexadecimal literals.nyamatongwe1-0/+3
2007-07-15Patch from Juan Carlos Arevalo Baeza fixes string literals.nyamatongwe1-1/+5
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-04-01Haskell lexer contributed by Tobias Engvall.nyamatongwe1-0/+263