summaryrefslogtreecommitdiff
path: root/pygments/util.py
Commit message (Expand)AuthorAgeFilesLines
* 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