prog8/compilerAst
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
..
src/prog8 retain type of consts better to avoid precision loss 2024-09-14 21:06:21 +02:00
build.gradle update kotlin and antlr libs 2024-08-19 12:47:18 +02:00
compilerAst.iml reducing dependencies 2022-03-10 23:46:43 +01:00
readme-tests.txt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00