| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-06 | py/objarray: Split out header to allow direct access to object. | Paul Sokolovsky | |
| This follows source code/header file organization similar to few other objects, and intended to be used only is special cases, where efficiency/ simplicity matters. | |||
| 2015-01-01 | py: Move to guarded includes, everywhere in py/ core. | Damien George | |
| Addresses issue #1022. | |||
| 2014-08-30 | py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h. | Damien George | |
| Part of code cleanup, working towards resolving issue #50. | |||
| 2014-05-03 | Add license header to (almost) all files. | Damien George | |
| Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/. | |||
| 2014-04-08 | py: Make bytearray a proper type. | Paul Sokolovsky | |
| 2014-01-19 | Add objarray.h . | Paul Sokolovsky | |
