prog8/compiler/test/arithmetic
2021-03-18 01:41:54 +01:00
..
aggregates.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
bitshift.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
builtins.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
div.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
Makefile fix bug in float < and > comparisons 2021-03-18 01:41:54 +01:00
minus.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
mult.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
plus.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
postincrdecr.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
remainder.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
sgn.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00
wordbyte.p8 moved test programs to test folder in compiler module 2021-03-17 20:15:16 +01:00