Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ch3/leds
  • ch3/time
  • dualcore
  • master
  • wip-bootstrap default
5 results
Created with Raphaël 2.2.09Mar876543228Feb27262423242221201716151413109876543232131Jan3029282726252423222120191817161289876543231Dec302928272524232221201918171615141312987542130Nov2928262524232221181716zephyr/modzephyr: Fix typo in identifier.tests/dict_fromkeys: Split out skippable part.tests/extmod: Add websocket tests.tests/extmod: Add very basic feature test for ussl module.tests/float: Make various tests skippable.tests/basic: Make various tests skippable.py/nlrx64: Fixes to support Mac OS.zephyr/modzephyr: Add a module for Zephyr-specific things.README: Explicitly mention "await" support, and formatting for keywords.py/nlrx86: Add workaround for Zephyr.extmod/modutimeq: Make scheduling fair (round-robin).tests/uctypes_array_assign_native_le: Split off intbig part.docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.docs/library/lcd160cr: Add link to framebuf page.docs/library: Add framebuf documentation.tests/micropython/: Split off intbig tests.tests/basics/unpack1.py: Test if *a, = b copies b when b is a list.tests/basics/string_join.py: Add test case where argument is not iterable.py: Use mp_obj_get_array where sequence may be a tuple or a list.py/runtime.c: Remove optimization of '*a,=b', it caused a bug.tests/string_format_modulo2: Split off intbig test.tools/tinytest-codegen: Update for recent test renaming ("intbig" suffix).tests/float2int*: Suffix with _intbig, don't run on any other int type.float/float2int*: Make actually be parsable for MICROPY_LONGINT_IMPL_NONE.tests/float/complex1: Split out intbig test.py/modsys: Use MP_SMALL_INT_MAX for sys.maxsize in case of LONGINT_IMPL_NONE.py/py.mk: Force nlr files to be compiled with -Os.py/nlrx86: Convert from assembler to C file with inline asm.py/nlrx64: Convert from assembler to C file with inline asm.py/nlrxtensa: Convert from assembler to C file with inline asm.py/nlr.h: Mark nlr_jump_fail as NORETURN.py: Move locals/globals dicts to the thread-specific state.unix/moduselect: Properly implement ipoll object iteration.tests/basic: Split tests into working with small ints and not working.tests/run-tests: Check for big int availability and skip related tests.unix: Remove remaining, obsolete traces of GNU readline support.tests/basics: Add further tests for OrderedDict.py/map: Fix bugs with deletion of elements from OrderedDict.msvc: Add machine/pin-related sources to buildqemu-arm: Enable machine module and associated tests.
Loading