prog8/compiler
2019-04-17 01:33:07 +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 %asmbinary implemented 2019-04-17 01:33:07 +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 upgrade to Kotlin 1.3.30 and increase memory settings for command line build script 2019-04-11 19:58:28 +02:00
compiler.iml project folder restructure 2019-01-09 23:57:27 +01:00