Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Improve __bool__ and __len__ dispatch; add slots for them. | Damien George | 2014-01-30 |
* | Implement mp_parse_node_free; print properly repr(string). | Damien George | 2014-01-25 |
* | py: Implement iterator support for object that has __getitem__. | Damien George | 2014-01-25 |
* | Allow qstr's with non-ident chars, construct good identifier for them. | Paul Sokolovsky | 2014-01-24 |
* | Merge branch 'master' of github.com:micropython/micropython | Damien George | 2014-01-21 |
* | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |