summary refs log tree commit diff stats
path: root/tests/vm/tcastint.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207)Arne Döring2019-09-181-0/+13
* VM can now cast integer type arbitrarily. (#11459) [feature]Arne Döring2019-06-101-0/+128
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+2
* Add testAndrii Riabushenko2018-10-241-0/+47
* add tests for integer casting in VM.Parashurama2017-12-301-0/+120