aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/float.go
AgeCommit message (Expand)Author
2021-01-19compiler: test float to int conversions and fix upper-bound calculationNia Weiss
2021-01-16compiler: saturate float-to-int conversionsNia Weiss
2020-10-28compiler: implement negate for complex numbersAyke van Laethem
2020-05-12testdata: fix formattingcornelk
2019-05-11compiler: implement complex divisionAyke van Laethem
2019-05-11compiler: implement complex multiplicationAyke van Laethem
2019-05-11compiler: add support for complex add and subAyke van Laethem
2018-11-03compiler: fix float <-> int conversionsAyke van Laethem
2018-10-22compiler: add complex manipulationAyke van Laethem
2018-09-29main: add basic float testsAyke van Laethem