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-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3de0dff575e866151c45cc6dbf4cae24f327ff77
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
…
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
…