Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |
* | Add errno=0 before call. | Damien George | 2014-01-15 |
* | Merge branch 'str2int' of github.com:xyb/micropython into xyb-str2int | Damien George | 2014-01-15 |
* | add more tests and remove debug code | xyb | 2014-01-15 |
* | int() test passed | xyb | 2014-01-15 |
* | Implemented int(str) in UNIX | xyb | 2014-01-14 |