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 8 hours
ago. based on code collected
about 23 hours
ago.
Aug 16, 2025 — Aug 16, 2026
Showing page 1,378 of 1,392
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #147 from dhylands/staticfs
Damien George
More...
over 12 years ago
py: AssertionError is loaded from global, to match CPython.
Damien George
More...
over 12 years ago
Merge pull request #146 from pfalcon/assert-exc
Damien George
More...
over 12 years ago
logo missing fill added
Mark Schafer
More...
over 12 years ago
list: Implement comparison operators.
Paul Sokolovsky
More...
over 12 years ago
mp_obj_equal(): For non-trivial types, call out to type's special method.
Paul Sokolovsky
More...
over 12 years ago
list: Add extend() methods and += operator.
Paul Sokolovsky
More...
over 12 years ago
py: Implement staticmethod and classmethod (internally).
Damien George
More...
over 12 years ago
rt_binary_op(): Don't fall thru in case small_int op result doesn't fit back.
Paul Sokolovsky
More...
over 12 years ago
Merge remote-tracking branch 'upstream/master' into containment
John R. Lenton
More...
over 12 years ago
Add AssertionError.
Paul Sokolovsky
More...
over 12 years ago
Implemented support for `in` and `not in` operators.
John R. Lenton
More...
over 12 years ago
py: Fix bug where == and != not handled for small_ints.
Damien George
More...
over 12 years ago
stm: Disable usart calls from C.
Damien George
More...
over 12 years ago
py: Fix emitcpy and emitnative's binary_op.
Damien George
More...
over 12 years ago
Merge pull request #138 from chipaca/unify_bops
Damien George
More...
over 12 years ago
Merge branch 'master' of github.com:dpgeorge/micropython
Damien George
More...
over 12 years ago
py: Make arg to MP_BC_RAISE_VARARGS a byte.
Damien George
More...
over 12 years ago
Small graphic - Useful for WebBanners, etc...
Metallicow
More...
over 12 years ago
unified the bops
John R. Lenton
More...
over 12 years ago
Parse long Python ints properly.
Paul Sokolovsky
More...
over 12 years ago
Merge pull request #136 from pfalcon/for-range-downto
Damien George
More...
over 12 years ago
Merge pull request #135 from pfalcon/simple-raise
Damien George
More...
over 12 years ago
Merge pull request #134 from pfalcon/list-mul
Damien George
More...
over 12 years ago
Merge pull request #131 from chipaca/dict_fromkeys
Damien George
More...
over 12 years ago
compile_for_stmt_optimised_range(): Properly handle negative & unknown steps.
Paul Sokolovsky
More...
over 12 years ago
list: Implement list multiplication.
Paul Sokolovsky
More...
over 12 years ago
Unsupported operand types for binary operator: dump both args' types.
Paul Sokolovsky
More...
over 12 years ago
mp_repl_is_compound_stmt(): Thinko fix s/true/try/.
Paul Sokolovsky
More...
over 12 years ago
Crude attempt to implement RAISE_VARARGS (with args=1 so far only).
Paul Sokolovsky
More...
over 12 years ago
←
1
2
…
1374
1375
1376
1377
1378
1379
1380
1381
1382
…
1391
1392
→
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