aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexA68k.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-11The Scintilla namespace is always active for internal symbols and for the lexerNeil1-2/+0
2015-11-20Remove line end whitespace.Neil1-89/+89
2015-07-30Use Sci_Position / Sci_PositionU for variables in lexers that representJoe Mueller1-1/+1
2015-07-25Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, andNeil1-1/+1
2013-06-30Updated A68K lexer from web site.Neil1-60/+89
2011-01-27Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...nyamatongwe1-1/+0
2010-11-06Lexer for Motorola 68000 assembler.nyamatongwe1-0/+319