Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7f42c8b48256faa0e1e6e1af123569731b8bf9ea
kotlin-fork/compiler/testData/codegen/boxWithStdlib/reflection/call
T
History
Alexander Udalov 49b689f883 Do not allow to assign null to a non-null property via reflection
This was already working for accessor-based properties because the assertions
were already generated into corresponding accessors, but for fields we must
manually check the value against null
2015-08-07 00:55:33 +03:00
..
cannotCallEnumConstructor.kt
Rename and implement KProperty.accessible -> KCallable.isAccessible
2015-07-29 21:36:49 +03:00
disallowNullValueForNotNullField.kt
Do not allow to assign null to a non-null property via reflection
2015-08-07 00:55:33 +03:00
equalsHashCodeToString.kt
…
exceptionHappened.kt
…
incorrectNumberOfArguments.kt
Report argument number mismatch nicely on wrong 'call()' invocation
2015-08-07 00:55:32 +03:00
innerClassConstructor.kt
…
memberOfGenericClass.kt
Fix callable reference to member of generic class
2015-07-29 23:44:19 +03:00
platformStatic.kt
…
platformStaticInObjectIncorrectReceiver.kt
…
privateProperty.kt
Rename and implement KProperty.accessible -> KCallable.isAccessible
2015-07-29 21:36:49 +03:00
propertyAccessors.kt
Rename KClass.properties and extensionProperties: prepend 'member'
2015-07-29 21:36:47 +03:00
returnUnit.kt
…
simpleConstructor.kt
…
simpleMemberFunction.kt
…
simpleTopLevelFunctions.kt
…
Powered by Gitea Version: 1.26.1 Page: 1023ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API