openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
micropython
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 19 hours
ago.
Jul 09, 2025 — Jul 09, 2026
Showing page 623 of 627
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
stm: add __WFI to sys_tick delay.
Damien
More...
over 12 years ago
stm: add Led object; add option to reset filesystem.
Damien
More...
over 12 years ago
stm: initial commit of working CC3000 driver, based on Adafruit.
Damien
More...
over 12 years ago
stm: servos on PA0-3; MMA filtering; timer for Python REPL.
Damien
More...
over 12 years ago
stm: disable audio function in systick.
Damien
More...
over 12 years ago
stm: add function to LCD module to show text.
Damien
More...
over 12 years ago
stm: reorder things in Makefile.
Damien
More...
over 12 years ago
py: built-in range now accepts variable number of arguments.
Damien
More...
over 12 years ago
py: restrict further when for-range optimisation is done.
Damien
More...
over 12 years ago
py: add list pop and sort, unpack_sequence, and keywords in method_call.
Damien
More...
over 12 years ago
py: add UNPACK_SEQUENCE and keyword methods to VM.
Damien
More...
over 12 years ago
py: add more functionality to showbc.
Damien
More...
over 12 years ago
py: add call to __init__ when instantiating class object.
Damien
More...
over 12 years ago
py: add some more opcodes to showbc.
Damien
More...
over 12 years ago
Link showbc.o in unix version.
Damien
More...
over 12 years ago
Add function to decode and show byte code.
Damien
More...
over 12 years ago
Change some debugging/output messages for native code generation.
Damien
More...
over 12 years ago
Viper: function calls now convert constant arguments to objects.
Damien
More...
over 12 years ago
STM: add LCD functions for pixel access; add RNG Py bindings.
Damien
More...
over 12 years ago
STM: add RNG support.
Damien
More...
over 12 years ago
Unix: add machine-specific sqrt support.
Damien
More...
over 12 years ago
Add len and subscr (a hack) support for strings.
Damien
More...
over 12 years ago
Add JUMP_IF_x_OR_POP opcodes to VM.
Damien
More...
over 12 years ago
Fix but with optimised range being 1 over.
Damien
More...
over 12 years ago
Small improvements to timer module.
Damien
More...
over 12 years ago
Add to STM code timer functionality to call Python on interrupt.
Damien
More...
over 12 years ago
Add optimisation for "for x in range".
Damien
More...
over 12 years ago
Built-in print function supports variable number of arguments.
Damien
More...
over 12 years ago
Viper supports inplace add (trivial).
Damien
More...
over 12 years ago
Improve allocation of stack for byte code.
Damien
More...
over 12 years ago
←
1
2
…
619
620
621
622
623
624
625
626
627
→
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