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