summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-20Build and distribute wheel packagesAaron Iles
2013-10-16Merge pull request #3 from epsy/unboundAaron Iles
2013-10-14avoid superfluous use of itertools.chainYann Kaiser
2013-10-14Fixed test compatibility wrt/ unbound methods on py3.0+Yann Kaiser
2013-10-14Fixed unbound methods getting their first parameter curriedYann Kaiser
2013-05-30Add coverage report badge to READMEAaron Iles
2013-05-30Coverage report tuningAaron Iles
2013-05-29Enable coveralls code coverage reportsAaron Iles
2013-05-29Add Python 3.3 as continuous integration targetAaron Iles
2013-05-29Update TravisCI build settingsAaron Iles
2013-05-29Version increment to 0.3Aaron Iles
2013-05-29Update change log for next releaseAaron Iles
2013-05-29Update service badges for READMEAaron Iles
2013-05-29Upload distribution when registering to PyPIAaron Iles
2013-05-29Discontinue use of distribute_setup.pyAaron Iles
2013-05-29Don't use PyPI mirrors when installing packagesAaron Iles
2013-05-19Merge pull request #1 from agoraplex/formatannotationAaron Iles
2013-01-18fix annotation formatting for builtin types in Python 2.xTripp Lilley
2013-01-07Increment version number to 0.2Aaron Iles
2013-01-07Prepare CHANGELOG for 0.2 releaseAaron Iles
2013-01-07Update documentation with PyPy compatabilityAaron Iles
2013-01-07Enable continuous integration testing of PyPyAaron Iles
2013-01-07Skip tests for __call__ method of builtins on PyPyAaron Iles
2013-01-07Special case the type object failAaron Iles
2013-01-06Enable register command as make targetAaron Iles
2013-01-06Update CHANGELOG for 0.1 releaseAaron Iles
2013-01-06Fix typo in Pip command lineAaron Iles
2013-01-06Configure continuous integration with Travis-CIAaron Iles
2013-01-06Create package documentationAaron Iles
2013-01-06Update copyright informationAaron Iles
2013-01-06Add usage example to READMEAaron Iles
2013-01-06Update project metadataAaron Iles
2013-01-06Update README documentationAaron Iles
2013-01-06Backport function signature code from Python 3.3Aaron Iles
2013-01-06Create project from touchstone project templateAaron Iles