Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:micropython/micropython | Damien George | 2014-01-21 |
|\ | |||
| * | Don't preimport socket module. | Paul Sokolovsky | 2014-01-20 |
| * | unix socket: Add send() and recv() methods. | Paul Sokolovsky | 2014-01-20 |
* | | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |
|/ | |||
* | Change int to uint for n_args in function with variable arguments. | Damien George | 2014-01-19 |
* | Fix warnings about int/pointer casting. | Damien George | 2014-01-18 |
* | Add lean ("raw") socket module. | Paul Sokolovsky | 2014-01-19 |