This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfda9cc57be4ec12f49beb3b6c2eb88f8b3a61ba
kotlin-fork
/
compiler
/
frontend.java
/
src
/
org
/
jetbrains
/
kotlin
T
History
Ilya Kirillov
f1f6740ec9
Show warnings for Java methods with external annotations when they called from Kotlin code
2019-03-27 20:10:46 +03:00
..
asJava
KtLightClassForDecompiledDeclaration is now marked by KtLightClassMarker
2016-08-03 17:29:06 +03:00
config
Rework how built-in types are loaded in compiler for JVM
2019-03-22 14:59:03 +01:00
fileClasses
Minor, make org.jetbrains.kotlin.fileClasses.LOG private
2018-08-07 13:38:30 +02:00
frontend/java
/di
Use JvmResolveUtil.createContainer in AbstractDescriptorRendererTest
2019-03-22 14:59:03 +01:00
inline
Refactor: make JvmMemberSignature a sealed class
2018-06-01 06:43:48 +03:00
load
Show warnings for Java methods with external annotations when they called from Kotlin code
2019-03-27 20:10:46 +03:00
resolve
/jvm
Add JvmBuiltIns.Kind instead of boolean flags in constructor
2019-03-22 14:59:03 +01:00
synthetic
Add a LookupLocation to 'getSyntheticExtensionProperties()', use it in 'DebuggerFieldSyntheticScopeProvider'
2018-12-12 21:40:43 +09:00