- 07 Jan, 2014 13 commits
-
-
Damien George authored
-
Damien George authored
A more python-style list.sort. And keyword arguments.
-
Paul Sokolovsky authored
-
John R. Lenton authored
-
John R. Lenton authored
Conflicts: py/obj.h py/objbool.c py/objboundmeth.c py/objcell.c py/objclass.c py/objclosure.c py/objcomplex.c py/objdict.c py/objexcept.c py/objfun.c py/objgenerator.c py/objinstance.c py/objmodule.c py/objrange.c py/objset.c py/objslice.c
-
John R. Lenton authored
It's not really about that, though; it's about me figuring out a sane way forward for keyword-argument functions (and function metadata). But it's useful as is, and shouldn't break any existing code, so here you have it; I'm going to park it in my mind for a bit while sorting out the rest of the dict branch.
-
Damien George authored
-
Damien George authored
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Mark Schafer authored
inkscape master file has dxf and coloured svg layers. Choose a layer for suitable work.
-
- 06 Jan, 2014 14 commits
-
-
Damien George authored
Initial support for Teensy 3.1
-
Damien George authored
-
-
ian-v authored
-
Damien George authored
-
Damien George authored
-
ian-v authored
-
ian-v authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
Dave Hylands authored
-
mux authored
* Fix LED pin enum, first one should start at 1 * Fix LED initialization typo
-
Damien George authored
Implements list.reverse; fixes issue #66.
-
John R. Lenton authored
-
- 05 Jan, 2014 13 commits
-
-
-
Damien George authored
List insert. Fixes issue #61.
-
Damien George authored
Fix off-by-one in non-default values of index's 2nd and 3rd arguments.
-
Damien George authored
Convert many object types structs to use C99 tagged initializer syntax.
-
Damien George authored
-
Damien George authored
Add Initial Support for STM32F4DISCOVERY Board
-
Damien George authored
Make qstr_init reinitialize last_pool.
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
Paul Sokolovsky authored
-
Dave Hylands authored
This causes the pool to get reinitialized properly on a soft-reset.
-