Age | Commit message (Expand) | Author |
---|---|---|
2017-08-11 | py/modsys: Initial implementation of sys.getsizeof(). | Paul Sokolovsky |
2017-04-12 | unix: Enabled high-quality float hashing in coverage build. | Damien George |
2017-03-20 | unix/coverage: Enable scheduler and add tests for it. | Damien George |
2017-02-09 | py/objtype: Implement __delattr__ and __setattr__. | dmazzella |
2017-01-27 | unix: Change to use new generic VFS sub-system in coverage build. | Damien George |
2017-01-22 | unix: Enable MICROPY_PY_BUILTINS_HELP_MODULES in coverage build. | Damien George |
2017-01-22 | unix: Enable builtin help function in coverage build. | Damien George |
2016-09-04 | tests/extmod: Add a test for framebuf module, tested by coverage build. | Damien George |
2016-06-18 | unix: Disable FatFs VFS for normal build, keep enabled for coverage. | Paul Sokolovsky |
2016-05-18 | unix/mpconfigport_coverage.h: Add dedicated config file for coverage build. | Paul Sokolovsky |