summaryrefslogtreecommitdiff
path: root/pygments/formatters/_mapping.py
Commit message (Expand)AuthorAgeFilesLines
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-1/+2
* Make mapfiles.Tim Hatch2014-10-141-1/+1
* Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) ...Georg Brandl2014-10-071-10/+6
* Refactored formatter mapping to work like the lexer mapping.Georg Brandl2014-09-201-57/+34
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+103