openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CircuitPython
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 21 hours
ago.
Aug 18, 2025 — Aug 18, 2026
Showing page 1,373 of 1,393
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add bytearray basic tests.
Paul Sokolovsky
More...
over 12 years ago
array: Implement iterator.
Paul Sokolovsky
More...
over 12 years ago
Revamp qstrs: they now include length and hash.
Damien George
More...
over 12 years ago
Add len() support for arrays.
Paul Sokolovsky
More...
over 12 years ago
Add OSC_VALUE to Makefile
mux
More...
over 12 years ago
Remove hardcoded PLL_M value
mux
More...
over 12 years ago
Implement str.split(None).
Paul Sokolovsky
More...
over 12 years ago
run-tests: Allow to run tests selectively via command line.
Paul Sokolovsky
More...
over 12 years ago
str: Implement proper string (instead of byte string) indexing.
Paul Sokolovsky
More...
over 12 years ago
Implement string multiplication.
Paul Sokolovsky
More...
over 12 years ago
sequence.c: Start to refactor sequence operations for reuse among types.
Paul Sokolovsky
More...
over 12 years ago
unix file: Refactor and add sys.stdout/stdin/stderr.
Paul Sokolovsky
More...
over 12 years ago
objstr: More support for MP_OBJ_QSTR.
Paul Sokolovsky
More...
over 12 years ago
mp_obj_get_type_str(): Handle MP_OBJ_QSTR.
Paul Sokolovsky
More...
over 12 years ago
socket-client, socket-server examples now run on both Micro- and C-Python.
Paul Sokolovsky
More...
over 12 years ago
Add dummy bytes() constructor.
Paul Sokolovsky
More...
over 12 years ago
Don't preimport socket module.
Paul Sokolovsky
More...
over 12 years ago
unix socket: Add send() and recv() methods.
Paul Sokolovsky
More...
over 12 years ago
stream_read(): Shrink memory block to actual read size.
Paul Sokolovsky
More...
over 12 years ago
unix io.FileIO: Add iteration support.
Paul Sokolovsky
More...
over 12 years ago
mp_identity(): Add generic identity function.
Paul Sokolovsky
More...
over 12 years ago
stream: Add generic unbuffered iternext method.
Paul Sokolovsky
More...
over 12 years ago
mp_obj_get_qstr(): Handle MP_OBJ_QSTR.
Paul Sokolovsky
More...
over 12 years ago
py: Put micropython module init code in builtinmp.c.
Damien George
More...
over 12 years ago
Merge pull request #198 from pfalcon/expose-memstat
Damien George
More...
over 12 years ago
Merge branch 'master' of github.com:micropython/micropython
Damien George
More...
over 12 years ago
Rename unix binary to 'micropython'.
Damien George
More...
over 12 years ago
Don't implicitly import "sys" module.
Paul Sokolovsky
More...
over 12 years ago
Expose memory stats functions via "micropython" module.
Paul Sokolovsky
More...
over 12 years ago
Properly print MP_OBJ_QSTR objects.
Paul Sokolovsky
More...
over 12 years ago
←
1
2
…
1369
1370
1371
1372
1373
1374
1375
1376
1377
…
1392
1393
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree