| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-02-22 | py: Put number parsing code together in parsenum.c. | Damien George |
| 2014-02-22 | py: Rename strtonum to mp_strtonum. | Damien George |
| 2014-02-15 | Implement proper exception type hierarchy. | Damien George |
| 2014-02-12 | Remove mp_obj_new_exception_msg_1_arg and _2_arg. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
| 2014-01-15 | 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-14 | Implemented int(str) in UNIX | xyb |
