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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
676ca86ea430dfd01f452f16990bdcbc0dc8de1e
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
mapping
History
Dmitry Petrov
cd6ff31129
Update tests depending on part class naming
2015-09-07 16:28:43 +03:00
..
platformStatic
Deprecate JVM platform annotations in favor of capitilized themselves
2015-09-04 18:19:31 +03:00
types
Support mapping of KType to j.l.reflect.Type
2015-08-07 00:55:35 +03:00
constructor.kt
Adjust test data after fixes about generic nullability
2015-08-28 18:50:26 +03:00
extensionProperty.kt
…
functions.kt
Support mapping between Kotlin functions and JVM methods/constructors
2015-07-29 21:36:41 +03:00
mappedClassIsEqualToClassLiteral.kt
Move .java and .kotlin extension properties to kotlin.jvm
2015-08-27 08:19:50 +03:00
memberProperty.kt
…
package.kt
Make Class<*>.kotlinPackage nullable
2015-07-29 21:36:33 +03:00
propertyAccessors.kt
Fix KFunction.javaMethod for property accessors
2015-07-29 21:36:50 +03:00
syntheticFields.kt
…
topLevelProperty.kt
Update tests depending on part class naming
2015-09-07 16:28:43 +03:00