summaryrefslogtreecommitdiff
path: root/external/autopygmentize
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of errors in the previous commitrrt2016-06-201-4/+6
|
* Fall back to od -x, and use hexdump lexerrrt2016-06-201-4/+12
|
* autopygmentize: use hexdump on binary filesrrt2016-06-071-9/+16
| | | | Not strictly using autopygmentize, but makes things more legible.
* autopygmentize: put MIME types back in sorted orderrrt2016-06-071-2/+2
| | | | | | text/x-crystal was added out of order. Also bump the copyright year.
* Merged in BlaXpirit/pygments/crystal2 (pull request #576)Tim Hatch2016-05-311-2/+2
|\ | | | | | | Implement Crystal lexer (based on RubyLexer)
| * autopygmentize: fix binary encoding workaroundrrt2016-05-041-2/+2
| |
* | Implement Crystal lexer (based on RubyLexer)Oleh Prypin2016-03-221-0/+1
|/
* merge default into stableGeorg Brandl2016-01-171-0/+83