Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ec
Commit message (Expand)AuthorAgeFilesLines
* Fix detection of natural RUC valuesArthur de Jong2021-09-191-13/+34
* Support 6 as third digit for foreign people in EcuadorChristopher Ormaza2020-06-281-1/+1
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-292-3/+4
* Support Cedula and RUC of foreignersChristopher Ormaza2018-12-072-2/+2
* Update the flake8 ignore listArthur de Jong2018-02-141-1/+1
* Docstring improvementsArthur de Jong2017-09-112-8/+8
* Use a slightly more readable weight alternationArthur de Jong2017-04-071-2/+2
* Use zip() instead of enumerate()Arthur de Jong2015-10-051-2/+2
* Validate parts of numbersArthur de Jong2014-10-172-0/+12
* Refactor checksum functionsArthur de Jong2014-10-172-47/+23
* Use dedicated doctestsArthur de Jong2014-10-172-15/+7
* Add Ecuadorian CI and RUC numbersJonathan Finlay2014-10-143-0/+215