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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c47d77a9fe986a597c3fd77d0317c1ac1343b6f
kotlin
/
compiler
/
testData
/
loadJava
History
Dmitry Petrov
4c47d77a9f
Report error on non-top-level type aliases (unsupported in 1.1).
...
Get rid of nested type aliases in project.
2016-11-21 10:25:51 +03:00
..
compiledJava
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
compiledJavaAndKotlin
…
compiledJavaIncludeObjectMethods
…
compiledKotlin
Report error on non-top-level type aliases (unsupported in 1.1).
2016-11-21 10:25:51 +03:00
compiledKotlinWithStdlib
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
include/org/jetbrains/kotlin/jvm/compiler
/annotation
…
javaAgainstKotlin
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
kotlinAgainstCompiledJavaWithKotlin
…
sourceJava
…