| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-01-11 | make types that depend on tuple subscr work | Roy Hooper | |
| 2019-12-13 | try 2. make namedtuple types handle subclasses | Scott Shawcroft | |
| 2019-01-14 | py changes for supporting superclass constructors that take kwargs | Scott Shawcroft | |
| 2018-07-28 | merge finished | Dan Halbert | |
| 2018-07-13 | compiles and runs; hangs on import storage;storage.VfsFat.<tab> | Dan Halbert | |
| 2017-11-20 | py/objnamedtuple: Allow to reuse namedtuple basic functionality. | Paul Sokolovsky | |
| By declaring interface in objnamedtuple.h and introducing a helper allocation function. | |||
