summaryrefslogtreecommitdiffstatshomepage
path: root/py/strtonum.c
Commit message (Expand)AuthorAge
* Revamp qstrs: they now include length and hash.Damien George2014-01-21
* Add errno=0 before call.Damien George2014-01-15
* Merge branch 'str2int' of github.com:xyb/micropython into xyb-str2intDamien George2014-01-15
* add more tests and remove debug codexyb2014-01-15
* int() test passedxyb2014-01-15
* Implemented int(str) in UNIXxyb2014-01-14