13 Commits (1da840464759f73efbc42238a91733f436991eaf)

Author SHA1 Message Date
Damien George 6a11048af1 py/persistentcode: Bump .mpy version due to change in bytecode. 8 years ago
Damien George 98458a46ec tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE. 8 years ago
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
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
Damien George 99b4719357 tools/mpy-tool.py: Add checks for critical configuration vars. 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 0699c6bf9e tools: Add mpy-tool.py, to work with .mpy files. 9 years ago