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