prog8/compiler/test/arithmetic
2023-05-17 00:46:15 +02:00
..
aggregates.p8
bitshift.p8
builtins.p8
div.p8 removed floats.fabs() and floats.sqrt()/fsqrt() 2023-05-17 00:46:15 +02:00
logical.p8
Makefile
minus.p8 removed floats.fabs() and floats.sqrt()/fsqrt() 2023-05-17 00:46:15 +02:00
mult.p8 removed floats.fabs() and floats.sqrt()/fsqrt() 2023-05-17 00:46:15 +02:00
plus.p8 removed floats.fabs() and floats.sqrt()/fsqrt() 2023-05-17 00:46:15 +02:00
postincrdecr.p8
remainder.p8
sgn.p8
testforloops.p8
testrepeat.p8
wordbyte.p8