| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Detect Objective-C snippets if there is a NSNumber object | Gaurav Jain | 2014-03-14 | 1 | -0/+2 |
| * | merge | Georg Brandl | 2014-03-04 | 2 | -5/+5 |
| |\ | |||||
| | * | Fix a few non-Python3 compatible raw Unicode literals. | Georg Brandl | 2014-03-04 | 2 | -5/+5 |
| * | | Idris: Fix errors in lexer | raichoo | 2014-03-04 | 1 | -1/+1 |
| |/ | |||||
| * | Overhaul the Makefile lexer a bit more. | Georg Brandl | 2014-03-04 | 1 | -9/+18 |
| * | Merged in asylumfunk/pygments-main/feature/makefile-highlight (pull request #... | Georg Brandl | 2014-03-04 | 8 | -63/+1494 |
| |\ | |||||
| | * | Merged in micclly/pygments-main/add_mql_lexer (pull request #285) | Georg Brandl | 2014-03-04 | 8 | -61/+1049 |
| | |\ | |||||
| | | * | Inform: versionadded, remove ".h" file glob, changelog entry. | Georg Brandl | 2014-03-04 | 2 | -2/+8 |
| | | * | Merged in dscorbett/pygments-main (pull request #281) | Georg Brandl | 2014-03-04 | 2 | -1/+684 |
| | | |\ | |||||
| | | | * | Add Inform lexers | David Corbett | 2014-01-31 | 2 | -3/+686 |
| | | * | | Fix duplicate mimetype. | Georg Brandl | 2014-03-04 | 2 | -1/+2 |
| | | * | | merge | Georg Brandl | 2014-03-04 | 3 | -2/+118 |
| | | |\ \ | |||||
| | | | * | | Mask: attribution, changelog, mapfile, versionadded. | Georg Brandl | 2014-03-04 | 2 | -2/+4 |
| | | | * | | Merged in tenbits/pygments-main (pull request #280) | Georg Brandl | 2014-03-04 | 7 | -61/+241 |
| | | | |\ \ | |||||
| | | | | * \ | Merged in alkino/pygments-main (pull request #282) | Georg Brandl | 2014-03-04 | 6 | -60/+240 |
| | | | | |\ \ | |||||
| | | | | * | | | Fix docstring from analyze_text to analyse_text | Nicolas Cornu | 2014-02-06 | 1 | -1/+1 |
| | | | | | |/ | | | | |/| | |||||
| | | | * | | | [dist] MaskLexer | tenbits | 2014-01-28 | 2 | -1/+115 |
| | | | |/ / | |||||
| | | * | | | versionadded tag for NasmObjdumpLexer. | Georg Brandl | 2014-03-04 | 1 | -1/+3 |
| | | | |/ | | |/| | |||||
| | | * | | Merged in Matir/pygments (pull request #279) | Georg Brandl | 2014-03-04 | 2 | -44/+64 |
| | | |\ \ | |||||
| | | | * | | Support for intel-style objdump. | David Tomaschik | 2014-01-24 | 2 | -46/+66 |
| | | * | | | Merged in dietmarw/pygments-main (pull request #284) | Georg Brandl | 2014-03-04 | 4 | -12/+168 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merged in jiyinyiyong/pygments-main (pull request #286) | Georg Brandl | 2014-03-04 | 3 | -12/+167 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | merge with raichoo/pygments-main (pull request #210) | Georg Brandl | 2014-03-04 | 81 | -993/+2242 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Remove duplicate mimetype. | Georg Brandl | 2014-03-04 | 2 | -2/+2 |
| | | | | | * | | | Regenerate mapfiles. | Georg Brandl | 2014-03-04 | 1 | -1/+1 |
| | | | | | * | | | Removed mime-type from ColdfusionCFCLexer to pass unit test. | Tyson | 2014-03-01 | 1 | -1/+1 |
| | | | | | * | | | Check for ColdFusion scopes. | Tyson | 2014-02-11 | 1 | -0/+1 |
| | | | | | * | | | Additional keyword constants. | Brad Wood | 2014-02-11 | 1 | -1/+1 |
| | | | | | * | | | Added some keywords and operators. | Brad Wood | 2014-02-11 | 1 | -2/+5 |
| | | | | | * | | | Fixed multiline comments in cfscript. | Tyson | 2014-02-10 | 1 | -2/+3 |
| | | | | | * | | | Added separate lexer to handle CFC. It can handle both tag and script based ... | Tyson | 2014-02-07 | 2 | -7/+23 |
| | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | | Idris lexer: added lexer for literate Idris | raichoo | 2013-06-15 | 2 | -2/+29 |
| | | | | * | | | Idris lexer: added lexer for Idris | raichoo | 2013-06-05 | 2 | -1/+109 |
| | | | * | | | | Cirru: add comma syntax | jiyinyiyong | 2014-02-17 | 1 | -0/+1 |
| | | | | |/ / | | | |/| | | |||||
| | | * | | | | Modelica: lexer fixes wrt quoted identifiers | Dietmar Winkler | 2014-02-08 | 1 | -4/+8 |
| | | |/ / / | |||||
| | * | | | | Splitted long lines | micclly | 2014-02-09 | 1 | -134/+268 |
| | * | | | | Added MQL4 constants to MqlLexer | micclly | 2014-02-09 | 1 | -0/+297 |
| | * | | | | Added MqlLexer | micclly | 2014-02-09 | 2 | -3/+15 |
| | |/ / / | |||||
| * | | | | Fix Makefile highlighting with target expansion | asylumfunk | 2014-03-02 | 1 | -2/+4 |
| |/ / / | |||||
| * | | | Perl 6: Fix highlighting bug with m_... | Rob Hoelz | 2014-01-21 | 1 | -1/+1 |
| * | | | Perl 5: Accept 'our' as a Perl 5 declarator | Rob Hoelz | 2014-01-21 | 1 | -1/+1 |
| * | | | Perl 5: Accept more forms of 'my' for Perl 5 declarations | Rob Hoelz | 2014-01-21 | 1 | -1/+1 |
| * | | | Perl 6: Bump the Perl 6 rating if we've seen a class/module declaration | Rob Hoelz | 2014-01-21 | 1 | -1/+5 |
| * | | | Perl 6: Continue to search for 'use v6' after class declarations | Rob Hoelz | 2014-01-21 | 1 | -2/+4 |
| * | | | Perl 6: Pick up on Perl 6-style class declarations | Rob Hoelz | 2014-01-21 | 1 | -1/+2 |
| * | | | Perl 6: Return a non-false fuzzy value if we found a Perl-style variable decl... | Rob Hoelz | 2014-01-21 | 1 | -1/+1 |
| * | | | Perl 6: Use my/our/has as a hint | Rob Hoelz | 2014-01-20 | 1 | -1/+8 |
| * | | | Perl 6: Make end-of-heredoc search more exact | Rob Hoelz | 2014-01-20 | 1 | -2/+2 |
| * | | | Perl 6: Make sure we don't step back when looking for a closing delimiter | Rob Hoelz | 2014-01-20 | 1 | -0/+4 |
| * | | | Merged birkenfeld/pygments-main into default | Rob Hoelz | 2014-01-20 | 1 | -22/+16 |
| |\ \ \ | |_|/ |/| | | |||||
