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.
 
 
 
 
 
 
Petr Viktorin 25a9bccdee py/compile: Disallow 'import *' outside module level. 5 years ago
..
cmd_optimise.py tests/cmdline: Add test for -O option to check optimisation value. 8 years ago
cmd_optimise.py.exp tests/cmdline: Add test for -O option to check optimisation value. 8 years ago
cmd_parsetree.py tests: Add some more tests to improve coverage of py/parse.c. 7 years ago
cmd_parsetree.py.exp py: Rework and compress second part of bytecode prelude. 5 years ago
cmd_showbc.py py/compile: Disallow 'import *' outside module level. 5 years ago
cmd_showbc.py.exp py/compile: Disallow 'import *' outside module level. 5 years ago
cmd_verbose.py tests: Add ability to test uPy cmdline executable. 10 years ago
cmd_verbose.py.exp py: Rework and compress second part of bytecode prelude. 5 years ago
repl_autocomplete.py py/repl: Generalise REPL autocomplete to use qstr probing. 7 years ago
repl_autocomplete.py.exp py/repl: Generalise REPL autocomplete to use qstr probing. 7 years ago
repl_basic.py tests: Improve test coverage of py/compile.c. 8 years ago
repl_basic.py.exp tests: Improve test coverage of py/compile.c. 8 years ago
repl_cont.py py/repl: Check for an identifier char after the keyword. 9 years ago
repl_cont.py.exp py/repl: Check for an identifier char after the keyword. 9 years ago
repl_emacs_keys.py run-tests: Test REPL emacs keys, but only if present. 9 years ago
repl_emacs_keys.py.exp unix: Add exit and paste-mode hints to shell startup banner. 9 years ago