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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc84aabdcfd39819012be6ce3bd4d2e067b5d90d
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
statics
History
Michael Bogdanov
5a8ead0092
Fix for KT-8204: java.lang.VerifyError for super method invocation in inline function
...
#KT-8204 Fixed
2015-11-11 14:34:47 +03:00
..
fields
…
functions
…
hidePrivateByPublic
…
protectedSamConstructor
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStatic
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStatic2
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStaticAndInline
Fix for KT-8204: java.lang.VerifyError for super method invocation in inline function
2015-11-11 14:34:47 +03:00