Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207) | Arne Döring | 2019-09-18 | 1 | -0/+13 |
* | VM can now cast integer type arbitrarily. (#11459) [feature] | Arne Döring | 2019-06-10 | 1 | -0/+128 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -3/+2 |
* | Add test | Andrii Riabushenko | 2018-10-24 | 1 | -0/+47 |
* | add tests for integer casting in VM. | Parashurama | 2017-12-30 | 1 | -0/+120 |