aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexAVS.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-1/+1
2015-07-30Use Sci_Position / Sci_PositionU for variables in lexers that representJoe Mueller1-4/+4
2015-07-25Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, andNeil1-4/+4
2012-01-23Lexer for AviSynth from Bruno Barbieri. Feature #3475611.nyamatongwe1-0/+293