aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexAsm.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-07-13Moved lexers into lexers directory.nyamatongwe1-180/+0
2008-08-23Avoid calling isdigit for non-ASCII.nyamatongwe1-1/+1
2008-04-20Safety for non-ASCII characters when calling ctype functions.nyamatongwe1-4/+4
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+3
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-10-08Enhancements to Asm lexer by Kein-Hong Man.nyamatongwe1-34/+69
2003-02-17Upgraded keyword list descriptions from Brian Quinlan.nyamatongwe1-1/+10
2002-09-15Changed name of lexer to all lower case to match convention and propertiesnyamatongwe1-11/+11
file.
2002-09-10Initial version.nyamatongwe1-0/+133