aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers/LexHTML.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-04-22Avoid warning.nyamatongwe1-1/+1
2011-04-06Django in HTML lexer recognizes {# #} comments. Bug #3013798.nyamatongwe1-0/+31
2011-03-27Fix folding failure with PHP within a line of Javascript. Bug #3193530.nyamatongwe1-1/+2
2011-03-27Fix for bug with wrong recognition of number after regex literal. Bug #3209108.nyamatongwe1-11/+11
2011-01-27Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...nyamatongwe1-1/+0
2010-11-03Support for #region for PHP. Feature #3101624.nyamatongwe1-2/+12
2010-08-04Bug #3038381 Escape of EOL in JS string does not worknyamatongwe1-1/+3
2010-08-02Moved line state one line earlier so it refers to the state at the end of the...nyamatongwe1-3/+3
2010-07-31Patch from Stephan to remove bad folding for Django. Bug #3034853.nyamatongwe1-5/+0
2010-07-13For new lexer design change includes to add new files and remove unused files.nyamatongwe1-13/+9
2010-07-13Moved lexers into lexers directory.nyamatongwe1-0/+2132