Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2015-06-04 | py: Implement native multiply operation in viper emitter. | Damien George |
2014-10-12 | py: Implement and,or,xor native ops for viper. | Damien George |
2014-09-29 | tests: Add tests for viper binary operations. | Damien George |