prog8/compiler
2021-12-30 02:00:36 +01:00
..
res add "X in [1,2,3]" expression (efficient containment check) 2021-12-29 17:26:00 +01:00
src/prog8 slightly optimized binexpr evaluation for ==/!= in some cases 2021-12-30 02:00:36 +01:00
test add "X in [1,2,3]" expression (efficient containment check) 2021-12-29 17:26:00 +01:00
build.gradle gradle build settings tweak to avoid jdk version conflict 2021-12-04 18:36:47 +01:00
compiler.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00