Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Dec 7, 2017
- committed
py/mpprint: Support "%lx" format on 64-bit systems.
Show description for 5a10e63committedpy/mpprint: Make "%p" format work properly on 64-bit systems.
Show description for 5f8ad28committed
Commits on Oct 4, 2017
py/mpprint: Only check for null string printing when NDEBUG not defined.
Show description for 23faf88committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jun 30, 2017
Commits on Mar 15, 2017
Commits on Dec 28, 2016
Commits on Oct 11, 2016
Commits on Sep 1, 2016
py/mpprint: Fail an assertion with unsupported format specifiers.
Show description for f98bb2dauthored andcommitted
Commits on Feb 1, 2016
Commits on Jan 7, 2016
py: Change mp_obj_int_is_positive to more general mp_obj_int_sign.
Show description for d6b31e4committed
Commits on Dec 19, 2015
py/mpprint: Fix printing of 64bit integers for 64bit windows builds
Show description for 0a4eb4dauthored andcommitted
Commits on Dec 17, 2015
py/mpprint: Implement %llu and %lld format specifiers for mp_printf.
Show description for ab1e36dcommitted
Commits on Dec 2, 2015
- authored andcommitted

Commits on Nov 29, 2015
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted
Commits on May 28, 2015
py: Remove unnecessary extra handling of padding of nan/inf.
Show description for 79474c6committedpy: Reduce size of mp_printf by eliminating unnecessary code.
Show description for 2cae0f6committed
Commits on May 17, 2015
py: Implement mp_format_float for doubles and use where appropriate
Show description for 861670bauthored andcommitted
Commits on Apr 16, 2015
- committed
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Loading