summaryrefslogtreecommitdiff
path: root/pygments/util.py
Commit message (Expand)AuthorAgeFilesLines
* util: PEP8Georg Brandl2014-11-111-6/+11
* (Hopefully) fix test_cmdline failures under Windows without colorama.Georg Brandl2014-11-111-1/+6
* Closes #1055: fixup guessing routines for HTML/XML related markupGeorg Brandl2014-11-081-4/+9
* Add 'duplicates_removed' function (for *_builtins.py generation).Tim Hatch2014-11-061-0/+16
* Overhaul encoding handling in cmdline even more.Georg Brandl2014-10-081-5/+30
* PEP8 and docstring format cleanup.Georg Brandl2014-10-071-25/+11
* Closes #979: improve encoding behavior of cmdline invocationsGeorg Brandl2014-10-071-0/+21
* Move specialcasing of words() to any subclass of FutureTim Hatch2014-10-031-0/+12
* Make format_lines take an indent level.Tim Hatch2014-10-031-6/+7
* Add util function for keyword list formattingTim Hatch2014-10-031-0/+20
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+291