prog8/compiler
2019-04-21 03:04:36 +02:00
..
lib renamed project to Prog8 2018-09-15 16:21:05 +02:00
res couple of small shortcuts on identifier ast to lookup what it is pointing to 2019-04-12 23:04:19 +02:00
src/prog8 fix avg() on float arrays 2019-04-21 03:04:36 +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 new build scripts 2019-04-20 00:50:15 +02:00