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-10 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc17f7d82d4e536eddd03b575f046aad72a76d13
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
History
Denis Zharkov
cc17f7d82d
JVM: Support using KClass as annotation parameter type
2015-04-16 10:40:19 +03:00
..
classLiterals
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
enclosing
Added init keyword to testdata
2015-04-07 13:08:51 +03:00
genericSignature
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
kClassInAnnotation
JVM: Support using KClass as annotation parameter type
2015-04-16 10:40:19 +03:00
mapping
Don't create KProperty instance for synthetic field
2015-03-23 16:30:26 +03:00
methodsFromAny
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
properties
Call getMethod/getDeclaredMethod depending on visibility
2015-04-07 20:20:40 +03:00