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
1bbbc1ca1c2fbb11ec2fa6111dda38570ea26124
kotlin-fork
/
compiler
/
light-classes
/
src
/
org
/
jetbrains
/
kotlin
/
asJava
T
History
Vyacheslav Gerasimov
bad15249e7
Fixed exception in android lint
2017-02-03 18:06:05 +03:00
..
builder
Retrieve virtual file for PsiFile via FileViewProvider, which always has a non-null vFile (EA-89047 - assert: LightClassDataProvider.getRepresentativeVirtualFile)
2016-11-23 18:29:23 +01:00
classes
Diagnostics for EA-86712
2017-01-27 12:47:41 +01:00
elements
Fixed exception in android lint
2017-02-03 18:06:05 +03:00
finder
Refactor: split classes in 'asJava' package into several subpackages to reflect their structure
2016-07-28 18:00:47 +03:00
duplicateJvmSignatureUtil.kt
Refactor: rename KtLightClassForExplicitDeclaration -> KtLightClassForSourceDeclaration
2016-07-28 18:00:50 +03:00
LightClassGenerationSupport.java
Refactor: split classes in 'asJava' package into several subpackages to reflect their structure
2016-07-28 18:00:47 +03:00
LightClassUtil.kt
Fix exception when companion object is on the top level of a file (EA-89388 - CCE: LightClassUtil$getWrappingClasses$.invoke)
2016-11-23 18:29:23 +01:00
lightClassUtils.kt
EA-85853 - (KT-13415) AIOOBE: LightClassUtilsKt.toPsiTypeParameters
2017-01-27 14:48:05 +01:00