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-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
jvmField
History
Mikhail Glukhikh
f81a5c06ea
Protected in allowed in companion objects but forbidden in other objects, relevant test fixes
2015-11-20 16:32:59 +03:00
..
captureClassFields.kt
…
capturePackageFields.kt
…
checkNoAccessors.kt
…
classFieldReference.kt
Prohibit callable references to object members
2015-10-14 20:45:56 +03:00
classFieldReflection.kt
…
publicField.kt
…
superCall2.kt
…
superCall.kt
…
topLevelFieldReference.kt
Fix compiler tests with incompatible types in assertEquals arguments.
2015-10-27 21:48:29 +03:00
topLevelFieldReflection.kt
…
visibility.kt
Protected in allowed in companion objects but forbidden in other objects, relevant test fixes
2015-11-20 16:32:59 +03:00
writeFieldReference.kt
…