prog8/compilerAst
Irmen de Jong 87c46ba730 check boolean array size mismatch.
check for weird string assignment.
check for X16 problematic cpu instructions rmb, smb, bbr, bbs.
tweak number node equality wrt bool type
2024-01-21 19:15:22 +01:00
..
src/prog8 check boolean array size mismatch. 2024-01-21 19:15:22 +01:00
build.gradle update to Antlr 4.13.1 2023-09-14 21:11:55 +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