prog8/compiler/test/arithmetic
2024-03-02 23:19:39 +01:00
..
aggregates.p8 added txt.print_bool, several fixes 2024-03-02 23:19:39 +01:00
bitshift2.p8 added txt.print_bool, several fixes 2024-03-02 23:19:39 +01:00
bitshift.p8 added txt.print_bool, several fixes 2024-03-02 23:19:39 +01:00
builtins.p8 added txt.print_bool, several fixes 2024-03-02 23:19:39 +01:00
div.p8 get rid of the redundant 'f' suffix of several funtions in floats module (breaking change!) 2023-12-29 03:12:44 +01:00
Makefile
minus.p8 get rid of the redundant 'f' suffix of several funtions in floats module (breaking change!) 2023-12-29 03:12:44 +01:00
mult.p8 get rid of the redundant 'f' suffix of several funtions in floats module (breaking change!) 2023-12-29 03:12:44 +01:00
plus.p8 get rid of the redundant 'f' suffix of several funtions in floats module (breaking change!) 2023-12-29 03:12:44 +01:00
postincrdecr.p8 get rid of the redundant 'f' suffix of several funtions in floats module (breaking change!) 2023-12-29 03:12:44 +01:00
remainder.p8
sgn.p8
testforloops.p8
testrepeat.p8
wordbyte.p8