166 Commits (0535d0337042e2c33352aa58ef3f685c0124acab)

Author SHA1 Message Date
Damien George 7df9291b6c py: Update opcode format table because 3 opcodes were removed, 1 added. 8 years ago
Damien George c51c883cc8 tools/mpy-tool.py: Support freezing of complex numbers. 8 years ago
Damien George b6bdf18deb tools/mpy-tool.py: Compute the hash value for str/bytes objects. 8 years ago
Damien George b4790afdaf tools/mpy-tool.py: Store qstr config values in global config object. 8 years ago
Damien George 72ae3c72c7 tools/mpy-tool.py: Support freezing float literals with obj-repr C. 8 years ago
Paul Sokolovsky cbe544a76d tools: Upgrade upip to 0.7. 9 years ago
Damien George 25a42fb6ef tools/mpy-tool.py: Don't strip directories from the frozen source name. 9 years ago
Damien George 9b4c013823 tools/mpy-tool.py: Include .py extension in frozen filename. 9 years ago
Paul Sokolovsky daa4793578 tools/make-frozen: Update for latest changes in frozen modules support. 9 years ago
Damien George 99b4719357 tools/mpy-tool.py: Add checks for critical configuration vars. 9 years ago
Paul Sokolovsky 7b1bf0c308 tools/make-frozen.py: Quick fix to support package-modules. 9 years ago
Damien George 5985e41afc tools/make-frozen.py: Properly escape hex chars when making C strings. 9 years ago
Damien George 02fd83bcbc tools/mpy-tool: Make sure that all C-level variables are unique. 9 years ago
Damien George c3beb16db3 tools/mpy-tool.py: Add support for Python 2.7. 9 years ago
Damien George 0a2e9650f5 py: Add ability to have frozen persistent bytecode from .mpy files. 9 years ago
Damien George 0699c6bf9e tools: Add mpy-tool.py, to work with .mpy files. 9 years ago
Damien George be989be861 qemu-arm: Enable builtin override feature, and enable more tests. 9 years ago
Paul Sokolovsky 17f324b836 py/frozenmod: Store frozen module names together, to quickly scan them. 9 years ago
Paul Sokolovsky 0992588811 py/frozenmod: Make frozen module content be 0-terminated. 9 years ago
Damien George 4bd95f8b44 tools: Add C middle-processor to make builtin tables proper hash tables. 9 years ago
Paul Sokolovsky bb7f5b5501 tools: Upgrade upip to 0.6.3. 9 years ago
Damien George bbe2e22fcb tools: Fix pyboard.py to work under Python 3. 9 years ago
Peter Hinch f4fcc14cfb tools: Add option to pyboard.py to wait for serial device to be ready. 9 years ago
Dave Hylands 519cef813e tools: Allow pyboard.py to work when boot.py prints things. 9 years ago
Paul Sokolovsky f8bc3f6964 tools: Update to upip 0.6.2. Fixes issue due to MacOSX undocumented behavior. 9 years ago
Paul Sokolovsky 3862ef9a9f tools: Update upip to 0.6.1. Fixes normal installs without -p switch. 9 years ago
Paul Sokolovsky 0aff87b808 tools: Update upip to 0.6. 9 years ago
Paul Sokolovsky 89f2ddd2d0 tools/pyboard.py: Don't add terminating \x04 character to stdout output. 9 years ago
Paul Sokolovsky e6dccaf18e tools/pyboard.py: Make -c (inline Python code) option compatible with python2. 9 years ago
Tom Soulanille a787467569 tools/pyboard: Add -c argument to run a program passed as a string. 9 years ago
Paul Sokolovsky 6a515b95a8 tools/upip: Update to 0.5.9. 9 years ago
Damien George 0334058fa4 Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 9 years ago
Dave Hylands 01d64914c5 stmhal: Fix USB CDC-only mode under Windows. 9 years ago
Paul Sokolovsky a5deadf082 tools: Upgrade upip to 0.5.8. 9 years ago
Paul Sokolovsky e8ad47a6ca tools: Upgrade to upip 0.5.7. 9 years ago
Damien George b7d59060e2 tools: Make gen-changelog.sh print more lines from the tag annotation. 9 years ago
Damien George e86b47175f tools: Make pyboard.py Python2 compatible. 9 years ago
Damien George 7ccdf8be77 tools/pyboard.py: Fix read timeout calc to work with shorter sleep. 9 years ago
Daniel Campora cd14188bc8 tools: Add telnet support to pyboard.py. 10 years ago
Damien George db109ca0fc tools/pyboard.py: Speed up reading of chars by decreasing sleep period. 9 years ago
Damien George f1236734bb tools/pyboard.py: Make enter_raw_repl stricter and more reliable. 9 years ago
Damien George 9de53bf788 tools/pyboard.py: Fix parsing of returned error so last chr is not lost. 9 years ago
Dave Hylands c91727b75a tools: Fix pydfu.py to work with old and new versions of PyUSB 10 years ago
Paul Sokolovsky 6ab8b63bdd tools/make-frozen.py: Use Python2-compatible shebang. 9 years ago
Paul Sokolovsky de575c80b9 tools/make-frozen.py: Actually make Python2-compatible. 9 years ago
Paul Sokolovsky 3a2e9f20f6 tools/make-frozen.py: Add Python2 compatibility. 9 years ago
Paul Sokolovsky 484adac0bb tools: Update upip to 0.5.4. 10 years ago
Damien George d59ca4efdb tools/pyboard.py: Change logic for when raw ">" prompt is parsed. 10 years ago
Paul Sokolovsky dd0e24f4b0 pip-micropython: Add deprecation notice, but still leave for reference. 10 years ago
Paul Sokolovsky 098f5ae221 micropython-upip: Mark as binary file and re-commit. 10 years ago