| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix detection of natural RUC values | Arthur de Jong | 2021-09-19 | 1 | -13/+34 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 1 | -1/+2 |
* | Support Cedula and RUC of foreigners | Christopher Ormaza | 2018-12-07 | 1 | -1/+1 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -4/+4 |
* | Use zip() instead of enumerate() | Arthur de Jong | 2015-10-05 | 1 | -2/+2 |
* | Validate parts of numbers | Arthur de Jong | 2014-10-17 | 1 | -0/+8 |
* | Refactor checksum functions | Arthur de Jong | 2014-10-17 | 1 | -40/+17 |
* | Use dedicated doctests | Arthur de Jong | 2014-10-17 | 1 | -9/+3 |
* | Add Ecuadorian CI and RUC numbers | Jonathan Finlay | 2014-10-14 | 1 | -0/+114 |