prog8/compiler
2019-06-21 23:56:45 +02:00
..
lib renamed project to Prog8 2018-09-15 16:21:05 +02:00
res update kotlin version 2019-06-20 20:15:18 +02:00
src/prog8 variables init subroutine must never be optimized away (fixes primes example) 2019-06-21 23:56:45 +02:00
test actually, get rid of integer pow() because a naive multiplication loop approach is way too slow 2019-03-31 18:05:41 +02:00
build.gradle update kotlin version 2019-06-20 20:15:18 +02:00
compiler.iml refresh IDE project files 2019-05-30 16:03:53 +02:00