summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Create tox.ini file for testing multiple envs.Andrew Pinkham2015-05-311-0/+6
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Use detailed exceptions, remove coverage cache between runs.Georg Brandl2014-11-111-2/+2
* Bring coverage testing up to scratch. Add "pragma: no cover" to __main__ blocks.Georg Brandl2014-11-101-1/+1
* Add a pyflakes run to "make check".Georg Brandl2014-10-071-0/+1
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-2/+1
* Refactored formatter mapping to work like the lexer mapping.Georg Brandl2014-09-201-1/+1
* Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-051-0/+56