0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add gitignore file
mux
More... over 12 years ago
Add Initial Support for STM32F4DISCOVERY Board
mux
More... over 12 years ago
stm: allow more flash for the binary. More... over 12 years ago
Merge pull request #82 from iabdalkader/master More... over 12 years ago
stm: rename sw_xx to switch_xx; change Python bindings to new version. More... over 12 years ago
Merge pull request #80 from xyb/striter More... over 12 years ago
Fix qstr in objlist.c; add more tests for list.index. More... over 12 years ago
Merge pull request #78 from chipaca/list_index More... over 12 years ago
Move user switch code into a separate module
mux
More... over 12 years ago
Add fatfs readme/license. More... over 12 years ago
Add test for basic builtin types. More... over 12 years ago
Implements str iterator
xyb
More... over 12 years ago
Merge remote-tracking branch 'upstream/master' into list_index More... over 12 years ago
Oops: add objint.c More... over 12 years ago
Add FONT-LICENSE for Exo font used in Micro Python name-logo. More... over 12 years ago
Merge pull request #71 from redteam316/dxf More... over 12 years ago
Merge pull request #72 from redteam316/svg More... over 12 years ago
Merge pull request #73 from mikaeleiman/apple-clang-fixes More... over 12 years ago
Convert Python types to proper Python type hierarchy. More... over 12 years ago
OSX: fixes to make nlrx64.S with Apple's clang (switched to Apple-specific define instead of __llvm__) More... over 12 years ago
OSX: fixes to make nlrx64.S with Apple's clang (forgot a few places) More... over 12 years ago
OSX: fixes to make nlrx64.S with Apple's clang More... over 12 years ago
Add ellipsis object. More... over 12 years ago
Merge pull request #70 from chipaca/list_count More... over 12 years ago
Convert USE_READLINE config option to be consistent with others. More... over 12 years ago
Unbreak string slice test by just switching to normal (not byte) strings. More... over 12 years ago
tests/basics requires python3.3 More... over 12 years ago
Don't error out if build/ directory already exists. More... over 12 years ago
Split qstr into pools, and put initial pool in ROM. More... over 12 years ago
Merge remote-tracking branch 'upstream/master' into list_count More... over 12 years ago