You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 59fba2d6ea py: Remove mp_load_const_bytes and instead load precreated bytes object. 10 years ago
..
cmd_showbc.py tests: Fix cmd_showbc now that LOAD_CONST_ELLIPSIS bytecode is gone. 10 years ago
cmd_showbc.py.exp py: Remove mp_load_const_bytes and instead load precreated bytes object. 10 years ago
cmd_verbose.py tests: Add ability to test uPy cmdline executable. 10 years ago
cmd_verbose.py.exp py: Simplify bytecode prelude when encoding closed over variables. 10 years ago
repl_basic.py unix: Add option to use uPy readline, and enable by default. 10 years ago
repl_basic.py.exp tests: Adjust expected output, since Travis can't do git describe. 10 years ago
repl_cont.py tests: Add missing tests for builtins, and many other things. 10 years ago
repl_cont.py.exp tests: Add missing tests for builtins, and many other things. 10 years ago