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 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ed0cb2a89bcc552ef7ea25a82b68069feeeb24b
kotlin
/
compiler
/
testData
/
writeFlags
/
function
/
constructors
History
pyos
54d707b3b6
JVM_IR: make constructors of named local classes public
...
They are accessible through reflection
2019-12-16 20:54:48 +01:00
..
classObject.kt
…
enum.kt
JVM IR: Fix enum constructor visibility
2019-09-24 13:28:08 +03:00
localClass.kt
JVM_IR: make constructors of named local classes public
2019-12-16 20:54:48 +01:00
objectInClass.kt
…
objectLiteral.kt
Handle special case visibility rules in LocalDeclarationsLowering
2019-09-06 12:12:58 +02:00
topLevelObject.kt
…
withMangledArguments.kt
Add tests for constructors taking inline class arguments
2019-10-18 17:20:22 +02:00