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-13 08:31:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70cc7fbf1fc0dfc1a5a94cbcdc2b3cd70aa53cc4
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Alexander Udalov
9cf0720925
Fix KClass.simpleName for local classes
2015-03-23 16:30:24 +03:00
..
builtinClassLiterals.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
classSimpleName.kt
Support KClass.simpleName and built-in class literals
2015-03-11 16:42:43 +03:00
genericClass.kt
Report error when LHS of class literal is not a class
2015-03-11 16:42:45 +03:00
localClassSimpleName.kt
Fix KClass.simpleName for local classes
2015-03-23 16:30:24 +03:00
simpleClassLiteral.kt
Support class literals (A::class)
2015-03-11 16:42:41 +03:00