Damien George
|
55baff4c9b
|
Revamp qstrs: they now include length and hash.
Can now have null bytes in strings. Can define ROM qstrs per port using
qstrdefsport.h
|
2014-01-21 21:40:13 +00:00 |
Damien George
|
b99d9ea258
|
Add errno=0 before call.
|
2014-01-15 23:08:33 +00:00 |
Damien George
|
5573f9f150
|
Merge branch 'str2int' of github.com:xyb/micropython into xyb-str2int
Conflicts:
py/objint.c
unix-cpy/Makefile
unix/Makefile
|
2014-01-15 22:58:39 +00:00 |
xyb
|
3e4ed25138
|
add more tests and remove debug code
|
2014-01-15 20:37:17 +08:00 |
xyb
|
3270fb4be6
|
int() test passed
|
2014-01-15 19:58:11 +08:00 |
xyb
|
c178ea471e
|
Implemented int(str) in UNIX
|
2014-01-14 21:39:05 +08:00 |