Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Oct 18, 2018
- committed
Add debug info to the generated frozen_mpy.c
Show description for 4f9c8b7committed
Commits on Aug 7, 2018
- committed
Commits on Nov 15, 2017
Commits on Oct 9, 2017
Commits on Oct 4, 2017
py/persistentcode: Bump .mpy version number to version 3.
Show description for ff93fd4committed
Commits on Aug 16, 2017
tools/mpy-tool.py: Fix missing argument in dump() function
Show description for e4ab404committed
Commits on Aug 12, 2017
Commits on May 16, 2017
tools/mpy-tool.py: Fix regression with freezing floats in obj repr C.
Show description for 88c51c3committed
Commits on May 13, 2017
Commits on Apr 30, 2017
tools/mpy-tool: Make work if run from another directory.
Show description for 473e85ecommitted
Commits on Apr 22, 2017
py: Add LOAD_SUPER_METHOD bytecode to allow heap-free super meth calls.
Show description for dd11af2committed
Commits on Feb 16, 2017
Commits on Jan 5, 2017
tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.
Show description for 98458a4committed
Commits on Sep 23, 2016
py: Update opcode format table because 3 opcodes were removed, 1 added.
Show description for 7df9291committed
Commits on Sep 2, 2016
- committed
tools/mpy-tool.py: Compute the hash value for str/bytes objects.
Show description for b6bdf18committedtools/mpy-tool.py: Store qstr config values in global config object.
Show description for b4790afcommitted
Commits on Aug 10, 2016
tools/mpy-tool.py: Support freezing float literals with obj-repr C.
Show description for 72ae3c7committed
Commits on May 23, 2016
tools/mpy-tool.py: Don't strip directories from the frozen source name.
Show description for 25a42fbcommittedtools/mpy-tool.py: Include .py extension in frozen filename.
Show description for 9b4c013committed
Commits on May 16, 2016
tools/mpy-tool.py: Add checks for critical configuration vars.
Show description for 99b4719committed
Commits on May 3, 2016
tools/mpy-tool: Make sure that all C-level variables are unique.
Show description for 02fd83bcommitted
Commits on Apr 15, 2016
Commits on Apr 13, 2016
tools: Add mpy-tool.py, to work with .mpy files.
Show description for 0699c6bcommitted
Loading