summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_binop_divmod.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-10-11py/emitnative: Implement floor-division and modulo for viper emitter.Damien George