6
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #97 from dhylands/teensy-3.1 More... over 12 years ago
stm: Re-fix LED defines. More... over 12 years ago
stm: Re-fix LED defines. More... over 12 years ago
Merge branch 'master' of https://github.com/iabdalkader/micropython More... over 12 years ago
Make list and str method tables static More... over 12 years ago
Merge branch 'master' of github.com:dpgeorge/micropython More... over 12 years ago
py: Fix up number operations and coercion. More... over 12 years ago
py: Fix up number operations and coercion. More... over 12 years ago
Revert MP_BOOL, etc. and use <stdbool.h> instead More... over 12 years ago
Added dict.setdefault More... over 12 years ago
Added dict.popitem More... over 12 years ago
implemented dict.pop More... over 12 years ago
Added dict.get. More... over 12 years ago
Added dict.copy More... over 12 years ago
make dict_len use the map's used count More... over 12 years ago
Co-exist with C++ (issue #85) More... over 12 years ago
Added dict.clear. Added 0 to the list of primes. Funky primes, these. More... over 12 years ago
Added dict iterator. More... over 12 years ago
Use constructor to create small int (avoid exposing mp_obj_t internals to VM).
pfalcon
as Paul Sokolovsky
More... over 12 years ago
Use constructor to create small int (avoid exposing mp_obj_t internals to VM).
pfalcon
as Paul Sokolovsky
More... over 12 years ago
Typo fix in comment.
pfalcon
as Paul Sokolovsky
More... over 12 years ago
Typo fix in comment.
pfalcon
as Paul Sokolovsky
More... over 12 years ago
Initial support for Teensy 3.1 More... over 12 years ago
Initial support for Teensy 3.1 More... over 12 years ago
Fix LED pin enum
mux
More... over 12 years ago
Fix LED pin enum
mux
More... over 12 years ago
Merge pull request #94 from chipaca/list_reverse More... over 12 years ago
Merge remote-tracking branch 'upstream/master' into list_reverse More... over 12 years ago
Merge pull request #92 from chipaca/list_insert More... over 12 years ago
Merge branch 'list_remove' of git://github.com/chipaca/micropython into chipaca-list_remove More... over 12 years ago