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 15:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40e00a62f5931b5d4d60defabe4d95b2f008c2cb
kotlin
/
compiler
/
testData
/
loadJava8
/
sourceJava
History
Ilya Gorbunov
2a7717214b
Annotate new API with @SinceKotlin in kotlin-runtime except reflection and type aliases.
2016-10-13 08:37:31 +03:00
..
MapRemove.java
Add MutableMap.remove(K, V) as built-in declaration
2016-04-29 15:08:54 +03:00
MapRemove.txt
Annotate new API with @SinceKotlin in kotlin-runtime except reflection and type aliases.
2016-10-13 08:37:31 +03:00
TypeAnnotations.java
Move test loading Java TYPE_USE annotation to Java8 module
2016-03-16 20:23:00 +03:00
TypeAnnotations.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
TypeParameterAnnotations.java
Support loading Java annotations with TYPE_PARAMETER target
2016-03-16 20:23:01 +03:00
TypeParameterAnnotations.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00