prog8/docs
2021-04-08 22:21:16 +02:00
..
source optimize x % p where p=power-of-2, into just x & (p-1) 2021-04-08 22:21:16 +02:00
docs.iml switch to Kotlin's new JVM IR compilation 2021-02-26 01:10:00 +01:00
make.bat renamed project to Prog8 2018-09-15 16:21:05 +02:00
Makefile renamed project to Prog8 2018-09-15 16:21:05 +02:00