prog8/compiler
Irmen de Jong 0d3ad80659 retain type of consts better to avoid precision loss
this also fixed a difference in const calculation where the result could differ if you were using optimzations or not.
2024-09-14 21:06:21 +02:00
..
res retain type of consts better to avoid precision loss 2024-09-14 21:06:21 +02:00
src/prog8 retain type of consts better to avoid precision loss 2024-09-14 21:06:21 +02:00
test
build.gradle
compiler.iml