| Commit message (Expand) | Author | Age | Files | Lines |
* | Raise a proper exception if cleaning fails | Arthur de Jong | 2013-06-08 | 1 | -1/+6 |
* | Revert generating stdnum docstring dynamically | Arthur de Jong | 2013-06-07 | 1 | -1/+1 |
* | Use a cleaner way to get all stdnum modules | Arthur de Jong | 2013-04-26 | 1 | -3/+6 |
* | generate part of the stdnum docstring based on introspect... | Arthur de Jong | 2012-09-22 | 1 | -0/+25 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -1/+6 |
* | use introspection to find number modules and test them | Arthur de Jong | 2012-02-19 | 1 | -0/+14 |
* | use the luhn module where possible | Arthur de Jong | 2012-02-12 | 1 | -10/+0 |
* | implement a digitsum() function to find the sub of all di... | Arthur de Jong | 2012-02-11 | 1 | -6/+16 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -0/+29 |