summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Close branch objcobjcGeorg Brandl2014-03-160-0/+0
|
* Detect Objective-C snippets if there is a NSNumber objectGaurav Jain2014-03-141-0/+2
|
* mergeGeorg Brandl2014-03-042-5/+5
|\
| * Fix a few non-Python3 compatible raw Unicode literals.Georg Brandl2014-03-042-5/+5
| |
* | Idris: Fix errors in lexerraichoo2014-03-041-1/+1
|/
* mergeGeorg Brandl2014-03-040-0/+0
|\
| * Overhaul the Makefile lexer a bit more.Georg Brandl2014-03-041-9/+18
| |
* | Overhaul the Makefile lexer a bit more.Georg Brandl2014-03-042-9/+20
|/
* Merged in asylumfunk/pygments-main/feature/makefile-highlight (pull request ↵Georg Brandl2014-03-0422-65/+2719
|\ | | | | | | | | | | #290) Fix Makefile highlighting with target expansion
| * Merged in micclly/pygments-main/add_mql_lexer (pull request #285)Georg Brandl2014-03-0420-63/+1964
| |\
| | * Inform: versionadded, remove ".h" file glob, changelog entry.Georg Brandl2014-03-043-2/+9
| | |
| | * Merged in dscorbett/pygments-main (pull request #281)Georg Brandl2014-03-047-1/+1189
| | |\ | | | | | | | | | | | | Add Inform lexers
| | | * Add Inform lexersDavid Corbett2014-01-317-3/+1191
| | | |
| | * | Fix duplicate mimetype.Georg Brandl2014-03-042-1/+2
| | | |
| | * | mergeGeorg Brandl2014-03-046-2/+161
| | |\ \
| | | * | Mask: attribution, changelog, mapfile, versionadded.Georg Brandl2014-03-044-2/+6
| | | | |
| | | * | Merged in tenbits/pygments-main (pull request #280)Georg Brandl2014-03-0414-63/+606
| | | |\ \ | | | | | | | | | | | | | | | | | | MaskLexer
| | | | * \ Merged in alkino/pygments-main (pull request #282)Georg Brandl2014-03-0413-62/+605
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | Fix docstring from analyze_text to analyse_text
| | | | * | | Fix docstring from analyze_text to analyse_textNicolas Cornu2014-02-061-1/+1
| | | | | |/ | | | | |/|
| | | * | | [dist] MaskLexertenbits2014-01-283-1/+156
| | | |/ /
| | * | | versionadded tag for NasmObjdumpLexer.Georg Brandl2014-03-041-1/+3
| | | |/ | | |/|
| | * | changelog updateGeorg Brandl2014-03-041-0/+1
| | | |
| | * | Merged in Matir/pygments (pull request #279)Georg Brandl2014-03-042-44/+64
| | |\ \ | | | | | | | | | | | | | | | Support for intel-style objdump.
| | | * | Support for intel-style objdump.David Tomaschik2014-01-242-46/+66
| | | | |
| | * | | Merged in dietmarw/pygments-main (pull request #284)Georg Brandl2014-03-0411-14/+532
| | |\ \ \ | | | | | | | | | | | | | | | | | | Modelica: lexer fixes wrt quoted identifiers
| | | * \ \ Merged in jiyinyiyong/pygments-main (pull request #286)Georg Brandl2014-03-049-13/+524
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Cirru: add comma syntax
| | | | * | | Add authors/changelog for Idris, exempt the literate lexer from stripnl testGeorg Brandl2014-03-043-1/+4
| | | | | | |
| | | | * | | merge with raichoo/pygments-main (pull request #210)Georg Brandl2014-03-04184-2939/+6174
| | | | |\ \ \
| | | | | * | | Remove duplicate mimetype.Georg Brandl2014-03-042-2/+2
| | | | | | | |
| | | | | * | | Add changelog entry.Georg Brandl2014-03-041-0/+1
| | | | | | | |
| | | | | * | | Regenerate mapfiles.Georg Brandl2014-03-041-1/+1
| | | | | | | |
| | | | | * | | Merged in tpkelley/pygments-main/ColdFusionScriptCFC (pull request #283)Georg Brandl2014-03-040-0/+0
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/| | | | | | | | | Issue #756: Add ColdFusion lexer for script based CFCs
| | | | | * | | Removed mime-type from ColdfusionCFCLexer to pass unit test.Tyson2014-03-011-1/+1
| | | | | | | |
| | | | | * | | Check for ColdFusion scopes.Tyson2014-02-112-0/+8
| | | | | | | |
| | | | | * | | Better example script fileBrad Wood2014-02-111-7/+226
| | | | | | | |
| | | | | * | | Additional keyword constants.Brad Wood2014-02-111-1/+1
| | | | | | | |
| | | | | * | | Added some keywords and operators.Brad Wood2014-02-111-2/+5
| | | | | | | |
| | | | | * | | Fixed multiline comments in cfscript.Tyson2014-02-101-2/+3
| | | | | | | |
| | | | | * | | Added separate lexer to handle CFC. It can handle both tag and script based ↵Tyson2014-02-074-7/+56
| | | | | |/ / | | | | | | | | | | | | | | | | | | | | | CFCs.
| | | | * | | Idris: added examplefileraichoo2014-03-041-0/+93
| | | | | | |
| | | | * | | Idris lexer: added lexer for literate Idrisraichoo2013-06-152-2/+29
| | | | | | |
| | | | * | | Idris lexer: added lexer for Idrisraichoo2013-06-052-1/+109
| | | | | | |
| | | * | | | Cirru: add comma syntaxjiyinyiyong2014-02-172-1/+8
| | | | |/ / | | | |/| |
| | * | | | Modelica: lexer fixes wrt quoted identifiersDietmar Winkler2014-02-081-4/+8
| | |/ / / | | | | | | | | | | | | | | | | | | | | Classes with quoted identifiers were not correctly caught and neither were matrix specifiers.
| * | | | Splitted long linesmicclly2014-02-091-134/+268
| | | | |
| * | | | Added MQL4 constants to MqlLexermicclly2014-02-092-0/+484
| | | | |
| * | | | Added MqlLexermicclly2014-02-093-3/+138
| | | | |
| * | | | Created add_mql_lexer branchmicclly2014-02-090-0/+0
| |/ / /
* | | | Fix Makefile highlighting with target expansionasylumfunk2014-03-021-2/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, when the lexer encounters a Makefile target specified with a variable, i.e. `$(VARIABLE_TARGET): prerequisite', it fails to properly highlight the remainder of the file. This happens as BaseMakefileLexer sees the `$' character, assumes it's shell code, and delegates to BashLexer. The remainder of the file is then mistakenly interpreted as shell code. This patch corrects this behavior and properly highlights entire Makefiles, regardless of target syntax. By specifying all shell-specific regular expressions AFTER all Makefile-specific regular expressions, we can ensure that the latter are given priority over the former.
* | | Merged in hoelzro/pygments-main (pull request #277)Georg Brandl2014-01-261-26/+38
|\ \ \ | |_|/ |/| | | | | Improvements to Perl 6 detector