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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a89b48c577da1e43b53df1dee096dd33d1517efb
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
History
Stanislav Erokhin
a89b48c577
Backend support for function expression
2015-03-12 17:11:46 +03:00
..
classLiterals
Report error when LHS of class literal is not a class
2015-03-11 16:42:45 +03:00
enclosing
Backend support for function expression
2015-03-12 17:11:46 +03:00
genericSignature
Replace 'class object' with 'default object' in renderers and test data
2015-03-06 19:36:54 +03:00
mapping
Support class literals (A::class)
2015-03-11 16:42:41 +03:00
methodsFromAny
Support member extension properties, implement KClass.getExtensionProperties()
2015-03-11 16:42:38 +03:00
properties
Fix generic class literals, substitute type parameters with stars
2015-03-11 16:42:47 +03:00