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
ea6a8ce5cd9ec3580d8f5bf4834ae4fed663f8bf
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
jvmName
T
History
Jinseong Jeon
931ba4892a
FIR2IR: split property annotations according to use-site targets.
2020-05-14 09:41:11 +03:00
..
fileFacades
…
annotationProperties.kt
FIR2IR: split property annotations according to use-site targets.
2020-05-14 09:41:11 +03:00
callableReference.kt
[FIR] fixed overridden symbols of "invoke" in KFunction
2020-02-11 16:09:21 +03:00
clashingErasure.kt
[FIR2IR] Add conversion of function annotations
2020-05-08 17:30:19 +03:00
classMembers.kt
…
fakeJvmNameInJava.kt
…
functionName.kt
…
functionWithDefault.kt
…
loadJvmName.kt
[FIR2IR] Add conversion of function annotations
2020-05-08 17:30:19 +03:00
multifileClass.kt
…
multifileClassWithLocalClass.kt
…
multifileClassWithLocalGeneric.kt
[FIR2IR] Introduce staged transformation (first step)
2020-03-13 12:18:02 +03:00
propertyAccessorsUseSite.kt
FIR2IR: split property annotations according to use-site targets.
2020-05-14 09:41:11 +03:00
propertyName.kt
FIR: regard property accessor without body as FirDefaultPropertyAccessor
2020-03-23 15:12:54 +03:00
propertySyntheticMethod.kt
FIR2IR: split property annotations according to use-site targets.
2020-05-14 09:41:11 +03:00
renamedFileClass.kt
…