summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_args.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-09-15py/emitnative: Support arbitrary number of arguments to viper functions.Damien George
2016-10-11tests: Improve test coverage of py/compile.c.Damien George
2015-07-23py: Allow viper functions to take up to 4 arguments.Damien George