summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_binop_arith.py
AgeCommit message (Expand)Author
2015-06-04py: Implement native multiply operation in viper emitter.Damien George
2014-10-12py: Implement and,or,xor native ops for viper.Damien George
2014-09-29tests: Add tests for viper binary operations.Damien George