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.
 
 
 
 
 
 
David Lechner 1e99d29f36 py/runtime: Allow multiple **args in a function call. 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 py: Implement partial PEP-498 (f-string) support. 3 years ago
cmd_parsetree.py.exp py: Change jump opcodes to emit 1-byte jump offset when possible. 3 years ago
cmd_showbc.py tests/cmdline/cmd_showbc: Fix spelling of sequence. 3 years ago
cmd_showbc.py.exp py/runtime: Allow multiple **args in a function call. 3 years ago
cmd_verbose.py tests: Add ability to test uPy cmdline executable. 10 years ago
cmd_verbose.py.exp py: Rework bytecode and .mpy file format to be mostly static data. 3 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
repl_inspect.py unix: Improve command line argument processing. 4 years ago
repl_inspect.py.exp unix: Improve command line argument processing. 4 years ago
repl_micropyinspect tests/cmdline: Add test for MICROPYINSPECT environment variable. 5 years ago
repl_micropyinspect.py tests/cmdline: Add test for MICROPYINSPECT environment variable. 5 years ago
repl_micropyinspect.py.exp tests/cmdline: Add test for MICROPYINSPECT environment variable. 5 years ago
repl_sys_ps1_ps2.py py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them. 3 years ago
repl_sys_ps1_ps2.py.exp py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them. 3 years ago
repl_words_move.py lib/mp-readline: Add word-based move/delete EMACS key sequences. 5 years ago
repl_words_move.py.exp lib/mp-readline: Add word-based move/delete EMACS key sequences. 5 years ago