prog8/compilerInterfaces
Irmen de Jong 8df3da11e3 add cosr8, sinr8, cosr16 and sinr16 builtin functions that take a degree 0..179 (= 0..358 in 2 degree steps)
to more easily scale halves/quarters etc of a circle than possible with the ones that take 0..255 'degrees'.
2021-11-09 23:39:26 +01:00
..
src/prog8/compilerinterface add cosr8, sinr8, cosr16 and sinr16 builtin functions that take a degree 0..179 (= 0..358 in 2 degree steps) 2021-11-09 23:39:26 +01:00
build.gradle remove unittest machinery from modules that don't have tests 2021-11-07 17:34:14 +01:00
compilerInterfaces.iml remove unittest machinery from modules that don't have tests 2021-11-07 17:34:14 +01:00
readme-tests.txt remove unittest machinery from modules that don't have tests 2021-11-07 17:34:14 +01:00