aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexLaTeX.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Use C++11 keyword "override" for methods in lexers that override an interface.Neil1-2/+2
2015-11-20Remove line end whitespace.Neil1-5/+5
2015-07-30Use Sci_Position / Sci_PositionU for variables in lexers that representJoe Mueller1-32/+33
2015-07-20Use Sci_Position when required to implement interfaces.Neil1-4/+4
2013-07-21Replace all instances of isascii with Scintilla-specific IsASCII.Neil1-4/+4
2013-04-30Bug: [#1468]. Latex highlighting breaks Unicode characters if preceeded by \.nyamatongwe1-3/+3
2013-01-11Feature: [#970]. Latex folding and better syntax highlighting.nyamatongwe1-0/+539