prog8/compilerAst
Irmen de Jong 50c3d809dc fix type casting issues and unary ^ operator
signed numbers are no longer implicitly converted to unsigned
proper range check on bankof()
2024-12-01 17:43:53 +01:00
..
src/prog8 fix type casting issues and unary ^ operator 2024-12-01 17:43:53 +01:00
build.gradle.kts update to kotlin 2.1.0 2024-11-28 03:49:07 +01: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