Age | Commit message (Expand) | Author |
---|---|---|
2014-05-03 | Add license header to (almost) all files. | Damien George |
2014-04-17 | build: Simplify build directory layout by putting all headers in genhdr. | Damien George |
2014-04-16 | build directory can now be renamed | Andrew Scheller |
2014-04-12 | py: Add 'static' to inline function MP_BOOL; remove category_t. | Damien George |
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-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 |