This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fb7b013203fcceb768522f019ac4f45b68bc7dc
kotlin
/
compiler
/
testData
/
codegen
/
box
/
annotations
History
Dmitry Petrov
3d0288ffed
Annotations on type aliases: generate synthetic method for type alias annotations.
2016-10-13 17:52:21 +03:00
..
annotatedLambda
…
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
…
annotationWithKotlinPropertyFromInterfaceCompanion.kt
…
defaultParameterValues.kt
…
delegatedPropertySetter.kt
…
fileClassWithFileAnnotation.kt
…
jvmAnnotationFlags.kt
…
kotlinPropertyFromClassObjectAsParameter.kt
…
kotlinTopLevelPropertyAsParameter.kt
…
kt10136.kt
…
nestedClassPropertyAsParameter.kt
…
parameterWithPrimitiveType.kt
…
propertyWithPropertyInInitializerAsParameter.kt
…
resolveWithLowPriorityAnnotation.kt
…
varargInAnnotationParameter.kt
…