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
5d9ee7efeefc5bc6ac6a3d6672bd76b79e013a71
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
parameters
History
Alexander Udalov
0d62680f63
Support KParameter.isOptional
...
#KT-8825 Fixed
2015-08-29 18:37:39 +03:00
..
functionParameterNameAndIndex.kt
Minor, fix test on KParameter.index
2015-08-03 23:06:14 +03:00
isMarkedNullable.kt
Add KParameter.type, KType, KType.isMarkedNullable
2015-07-29 21:36:38 +03:00
isOptional.kt
Support KParameter.isOptional
2015-08-29 18:37:39 +03:00
kinds.kt
Support KParameter.kind: instance, extension receiver, or value
2015-08-28 21:11:22 +03:00
propertySetter.kt
Support introspection of parameter names and indices in reflection
2015-07-29 21:36:34 +03:00