Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:micropython/micropython | Damien George | 2014-01-21 |
| | | | | | | | | | Conflicts: py/objstr.c py/py.mk py/stream.c unix/main.c unix/socket.c | ||
* | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |
Can now have null bytes in strings. Can define ROM qstrs per port using qstrdefsport.h |