166 Commits (0535d0337042e2c33352aa58ef3f685c0124acab)

Author SHA1 Message Date
Damien George 933eab46fc py/bc: Update opcode_format_table to match the bytecode. 7 years ago
Paul Sokolovsky c15be989ee tools/pyboard: Update docstring for additional device support. 7 years ago
Paul Sokolovsky ea6692a83e tools/pyboard: Use repr() when quoting data in error messages. 7 years ago
Damien George ff93fd4f50 py/persistentcode: Bump .mpy version number to version 3. 7 years ago
Paul Sokolovsky 2f7827ba8f tools/upip: Upgrade to 1.2.2. 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
stijn e4ab404780 tools/mpy-tool.py: Fix missing argument in dump() function 7 years ago
Damien George b6a3289564 tools/mpy-tool.py: Don't generate const_table if it's empty. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Paul Sokolovsky a3cd349eaf tools/mpy_bin2res: Tools to convert binary resources to Python module. 7 years ago
Paul Sokolovsky 7901741bf1 tools/pyboard: Add license header. 7 years ago
Damien George 761e4c7ff6 all: Remove trailing spaces, per coding conventions. 7 years ago
Paul Sokolovsky ad5e7a0e6f tools/gen-cpydiff: Use case description as 3rd-level heading. 7 years ago
Ville Skyttä ca16c38210 various: Spelling fixes 8 years ago
Damien George 88c51c3592 tools/mpy-tool.py: Fix regression with freezing floats in obj repr C. 8 years ago
Paul Sokolovsky 55491031be tools/mpy_cross_all.py: Helper tool to run mpy-cross on the entire project. 8 years ago
Damien George ec534609f6 tools/mpy-tool.py: Use MP_ROM_xxx macros to support nanbox builds. 8 years ago
Paul Sokolovsky d4c070415a tools/upip: Upgrade to 1.2. 8 years ago
Paul Sokolovsky e81f46940e tools/upip: Upgrade to 1.1.6, supports commented lines in requirements.txt. 8 years ago
Paul Sokolovsky 473e85e2da tools/mpy-tool: Make work if run from another directory. 8 years ago
Damien George dd11af209d py: Add LOAD_SUPER_METHOD bytecode to allow heap-free super meth calls. 8 years ago
Paul Sokolovsky 3e1310d6e2 tools/pyboard: Provide more details when expected reply not received. 8 years ago
Paul Sokolovsky 2cbe997834 tools/pyboard: ProcessPtyToTerminal: Add workaround for PySerial bug. 8 years ago
Paul Sokolovsky 546ef301a1 tools/pyboard: execpty: Use shell=False to workaround some curdir issues. 8 years ago
Paul Sokolovsky 647e72ca63 tools/pyboard: Add "exec" and "execpty" pseudo-devices support. 8 years ago
Paul Sokolovsky 9b3f423c14 tools/pyboard: Tighten up Pyboard object closure on errors. 8 years ago
Paul Sokolovsky 320099aab9 tools/tinytest-codegen: Update for recent test renaming ("intbig" suffix). 8 years ago
Damien George e4be56a0ea qemu-arm: Enable machine module and associated tests. 8 years ago
Krzysztof Blazewicz 23ccb3e12e tools/gen-cpydiff.py: configurable CPython and micropython executables 8 years ago
Damien George 1034d9acc8 tools/gen-cpydiff.py: Set the Python import path to find test modules. 8 years ago
Rami Ali b7fa63c7ce tools: Add gen-cpydiff.py to generate docs differences. 8 years ago
Damien George 6a11048af1 py/persistentcode: Bump .mpy version due to change in bytecode. 8 years ago
Paul Sokolovsky aac2db9aaf tools/upip: Update to 1.1.5. Better and more user-friendly error handling. 8 years ago
Damien George f1db8a3097 qemu-arm: Don't compile tests in "REPL" mode. 8 years ago
Paul Sokolovsky 4614403f63 tools/tinytest-codegen.py: Blacklist heapalloc_str.py test for qemu-arm. 8 years ago
Damien George 98458a46ec tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE. 8 years ago
Damien George 29b5879613 tools/pyboard.py: Refactor so target is not reset between scripts/cmd. 8 years ago
Paul Sokolovsky 30cfdc29ed tools/tinytest-codegen: Blacklist recently added uheapq_timeq test (qemu-arm). 8 years ago
Paul Sokolovsky 61d74fdef8 tools, unix: Replace upip tarball with just source files. 8 years ago
Damien George ca973bd308 qemu-arm: Enable software floating point support, and float tests. 8 years ago
Paul Sokolovsky 796b720dbc tools/tinytest-codegen: Exclude ticks_diff test for qemu-arm port. 8 years ago
Alex March 52aa532050 qemu-arm: Exclude new vfs_fat tests. 8 years ago
Paul Sokolovsky f7aa692093 tools/check_code_size.sh: Code size validation script for CI. 8 years ago
Paul Sokolovsky b78144c64d tools/pip-micropython: Remove deprecated wrapper tool. 8 years ago
Alex March 06e7032906 qemu-arm: Exclude extmod/vfs_fat_fileio.py test. 8 years ago
Paul Sokolovsky 197a5724d8 tools: Upgrade upip to 1.1.4. 8 years ago
Damien George b0a15aa735 qemu-arm: Enable lots of extmods and enable tests for them. 8 years ago
Paul Sokolovsky cdbeee0c50 tools: Upgrade upip to 1.1.3. 8 years ago
Paul Sokolovsky cecf6bee97 tools: Upgrade upip to 1.0. 8 years ago
Paul Sokolovsky 4c63986101 tools: Update upip to 0.8. Fixes IPv6 support. 8 years ago