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
2fb7b013203fcceb768522f019ac4f45b68bc7dc
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
annotations
T
History
Dmitry Petrov
3d0288ffed
Annotations on type aliases: generate synthetic method for type alias annotations.
2016-10-13 17:52:21 +03:00
..
annotatedLambda
Merge boxWithJava testData into box, delete BoxWithJava test
2016-03-09 10:25:38 +03:00
annotatedEnumEntry.kt
…
annotatedObjectLiteral.kt
…
annotationsOnDefault.kt
…
annotationsOnTypeAliases.kt
Annotations on type aliases: generate synthetic method for type alias annotations.
2016-10-13 17:52:21 +03:00
annotationWithKotlinProperty.kt
Merge boxWithJava testData into box, delete BoxWithJava test
2016-03-09 10:25:38 +03:00
annotationWithKotlinPropertyFromInterfaceCompanion.kt
Merge boxWithJava testData into box, delete BoxWithJava test
2016-03-09 10:25:38 +03:00
defaultParameterValues.kt
…
delegatedPropertySetter.kt
…
fileClassWithFileAnnotation.kt
…
jvmAnnotationFlags.kt
…
kotlinPropertyFromClassObjectAsParameter.kt
…
kotlinTopLevelPropertyAsParameter.kt
…
kt10136.kt
…
nestedClassPropertyAsParameter.kt
…
parameterWithPrimitiveType.kt
…
propertyWithPropertyInInitializerAsParameter.kt
…
resolveWithLowPriorityAnnotation.kt
…
varargInAnnotationParameter.kt
…