jw
02/03/2016, 4:30 PMjw
02/03/2016, 4:32 PMabreslav
02/03/2016, 4:34 PMapatrida
02/03/2016, 7:37 PMkirillrakhman
02/04/2016, 1:20 PMyole
02/04/2016, 1:20 PMyole
02/04/2016, 1:21 PMkirillrakhman
02/04/2016, 1:21 PMrafal
02/04/2016, 2:02 PMUnindexed remote maven repositories found. Disable...
The following repositories used in your gradle projects were not indexed yet:
<http://dl.bintray.com/kotlin/kotlin-eap>
rafal
02/04/2016, 2:02 PMyole
02/04/2016, 2:06 PMrafal
02/04/2016, 2:09 PMrafal
02/04/2016, 2:10 PMyole
02/04/2016, 2:28 PMrafal
02/04/2016, 2:39 PMbenny_wang
02/04/2016, 3:54 PMvoddan
02/04/2016, 5:29 PMMany inline functions (most of them one-liners) can no longer be called from Java codeWhat exactly does that mean? Is there a special modifier to suppress generating a java signature? What are those functions? Examples?
vmironov
02/04/2016, 5:38 PMInlineOnly
functions in Collections.kt
vmironov
02/04/2016, 5:38 PMprivate
visibility in bytecode, but still callable from kotlin (with some compiler magic)voddan
02/04/2016, 5:42 PMkirillrakhman
02/04/2016, 9:13 PMyole
02/04/2016, 9:13 PMvmironov
02/04/2016, 9:13 PMkirillrakhman
02/04/2016, 9:15 PMpawegio
02/05/2016, 10:36 AMapatrida
02/05/2016, 1:19 PMyole
02/09/2016, 4:04 PMyole
02/09/2016, 4:06 PMorangy
yole
02/09/2016, 4:06 PM