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
63243b99fa16682a5331830c634afd2fe8298f4a
kotlin-fork
/
compiler
/
light-classes
/
src
/
org
/
jetbrains
/
kotlin
/
asJava
T
History
Dmitry Jemerov
49a211b3cd
Ensure that UElement.nameIdentifier.containingFile is a real file
...
This is needed to report inspection problems on UAST elements.
2017-04-20 11:02:56 +02:00
..
builder
Minor: fix erroneous refactoring
2017-04-18 14:59:37 +03:00
classes
KtLazyLightClass: do not store references to LightClassDataHolder
2017-04-18 14:59:45 +03:00
elements
Ensure that UElement.nameIdentifier.containingFile is a real file
2017-04-20 11:02:56 +02:00
finder
Use Java 7+ diamond operator in compiler modules
2017-04-03 14:51:15 +03:00
duplicateJvmSignatureUtil.kt
Light classes: Refactor construction
2017-03-15 20:53:37 +03:00
LightClassGenerationSupport.kt
Light Classes: Fix origin search for KtLightSuperTypeReference
2017-03-31 18:24:06 +03:00
LightClassUtil.kt
Cleanup: apply "Use synthetic property access syntax"
2017-03-15 16:13:40 +03:00
lightClassUtils.kt
Cleanup: post-cleanup after deprecation cleanup in compiler
2017-03-23 16:48:38 +03:00