Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add qstr_info() function and bindings for unix port. | Damien George | 2014-01-29 |
* | Rework makefiles. Add proper dependency checking. | Dave Hylands | 2014-01-24 |
* | py: Implement bool unary op; tidy up unary op dispatch. | Damien George | 2014-01-23 |
* | Second stage of qstr revamp: uPy str object can be qstr or not. | Damien George | 2014-01-22 |
* | Revamp qstrs: they now include length and hash. | Damien George | 2014-01-21 |
* | Make qstr_init reinitialize last_pool. | Dave Hylands | 2014-01-05 |
* | Split qstr into pools, and put initial pool in ROM. | Damien George | 2014-01-04 |
* | Change memory allocation API to require size for free and realloc. | Damien | 2013-12-29 |
* | Fix func decls with no arguments: () -> (void). | Damien | 2013-10-23 |
* | Initial commit. | Damien | 2013-10-04 |