Age | Commit message (Expand) | Author |
---|---|---|
2021-01-19 | compiler: test float to int conversions and fix upper-bound calculation | Nia Weiss |
2021-01-16 | compiler: saturate float-to-int conversions | Nia Weiss |
2020-10-28 | compiler: implement negate for complex numbers | Ayke van Laethem |
2020-05-12 | testdata: fix formatting | cornelk |
2019-05-11 | compiler: implement complex division | Ayke van Laethem |
2019-05-11 | compiler: implement complex multiplication | Ayke van Laethem |
2019-05-11 | compiler: add support for complex add and sub | Ayke van Laethem |
2018-11-03 | compiler: fix float <-> int conversions | Ayke van Laethem |
2018-10-22 | compiler: add complex manipulation | Ayke van Laethem |
2018-09-29 | main: add basic float tests | Ayke van Laethem |