| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce get_cc_module() utility function | Arthur de Jong | 2016-09-10 | 1 | -13/+12 |
* | Fix get_module_description() | Arthur de Jong | 2016-05-28 | 1 | -1/+1 |
* | Implement online TC Kimlik check | Arthur de Jong | 2016-04-09 | 1 | -1/+19 |
* | Code style improvements | Arthur de Jong | 2015-10-11 | 1 | -12/+18 |
* | Move finding VAT module to util | Arthur de Jong | 2015-10-05 | 1 | -1/+20 |
* | Only catch Exception | Arthur de Jong | 2014-10-18 | 1 | -1/+1 |
* | Add pragma: no cover for Python 3 | Arthur de Jong | 2013-12-31 | 1 | -1/+1 |
* | Try to replace Unicode characters with ASCII | Arthur de Jong | 2013-11-08 | 1 | -2/+76 |
* | Use validate() in stdnum.util | Arthur de Jong | 2013-06-08 | 1 | -1/+1 |
* | 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 |