aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexPS.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-347/+0
2007-06-07Patch from Kein-Hong Man fixes a CRLF glitch in LexPS.nyamatongwe1-1/+1
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
2004-12-03Patch from Regis Vaquette to allow compilation for Windows CE.nyamatongwe1-1/+0
2003-07-21Added contact and license reference.nyamatongwe1-1/+2
2003-07-21Fixed unused parameter warning.nyamatongwe1-1/+1
2003-07-21Fixed warning from Borland.nyamatongwe1-2/+2
2003-07-21Added PostScript lexer from Nigel Hathaway.nyamatongwe1-0/+343