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-17 15:54:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c41ec1ddfbdd75bf8a02b4fbc4cb311ddfdf8f67
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
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
…