aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexOthers.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Trigger SCE_ERR_PERL only when "at" and "line" are far enough apartnyamatongwe1-2/+3
2013-05-07Simplified code and avoid warning.nyamatongwe1-2/+2
2013-02-22Longer name for new errorlist lexer state.nyamatongwe1-1/+1
2013-02-20Recognise GCC include path diagnostics that appear before an error.nyamatongwe1-0/+4
2013-01-11Feature: [#970]. Latex folding and better syntax highlighting.nyamatongwe1-297/+0
2012-09-13Move PO lexer out of LexOthersColomban Wendling1-112/+0
2012-09-08Rewrite the GetText translation (po) lexerColomban Wendling1-66/+105
2012-08-23Initialize strings to avoid warnings from Clang Analyze.nyamatongwe1-1/+1
2012-07-29Extra checks to stop Clang analyze warnings.nyamatongwe1-8/+10
2012-03-21Bug #3508602. Avoid hang with diff files. From zenico.nyamatongwe1-5/+16
2011-12-09Highlight column numbers in GCC-style diagnostic lines. Feature #3453075.nyamatongwe1-3/+9
2011-08-09Improvements to LaTeX lexer from Josepmaria Roca adds several newnyamatongwe1-28/+222
2011-05-19Variables names may contain braces like %ProgramFiles(x86)%.nyamatongwe1-1/+1
2011-05-09Allow nested variables in make files. Bug #3298223.nyamatongwe1-2/+6
2011-03-03Bug #3197952. Ensure that diffs of diffs style correctly. When header '---' isnyamatongwe1-1/+1
2011-02-06Style lines starting with '<' as SCE_ERR_DIFF_DELETION. Feature #3172878.nyamatongwe1-2/+2
2011-01-27Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...nyamatongwe1-1/+0
2010-10-10Fix for bug #1263788 LaTeX syntax wrong for \end {something}nyamatongwe1-1/+1
2010-07-13For new lexer design change includes to add new files and remove unused files.nyamatongwe1-7/+11
2010-07-13Moved lexers into lexers directory.nyamatongwe1-0/+1286