ftomassetti
07/20/2017, 4:12 PMbadlogic
07/20/2017, 4:20 PMbadlogic
07/20/2017, 4:22 PMbadlogic
07/20/2017, 4:23 PMbadlogic
07/20/2017, 4:24 PMbadlogic
07/20/2017, 4:25 PMbadlogic
07/20/2017, 4:27 PMbadlogic
07/20/2017, 4:29 PMbadlogic
07/20/2017, 4:32 PMftomassetti
07/20/2017, 4:52 PMftomassetti
07/20/2017, 4:53 PMnish
07/20/2017, 5:12 PMSetup the project using the kotlin native gradle pluginInstead of creating all the files, one could use
gradle init
nish
07/20/2017, 5:14 PMtunedal
07/20/2017, 5:20 PMrowBuffer.plus(3 * x + 1)!!.reinterpret()[0]
be written as rowBuffer[3 * x + 1]
?nish
07/20/2017, 7:23 PMI did debugging in jvm version of kotlin and jvm version of cinteropThese are not the same as Kotlin native
badlogic
07/21/2017, 9:35 AMbadlogic
07/21/2017, 9:35 AMftomassetti
07/21/2017, 9:38 AM