This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1d77f5090370698a1487c9a6de2face3dede7254
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
duplicateJvmSignature
T
History
Nikolay Krasko
90cdb19324
Add origin for generated jvm overloads and tweak equals methods to distinguish them
...
- KT-7586 Strange navigation issue #KT-7586 Fixed
2015-04-29 15:20:31 +03:00
..
delegatedProperty.kt
Diagnostic tests for duplicate JVM signatures
2014-06-19 22:10:46 +04:00
delegatedProperty.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
jvmOverloads.kt
Add origin for generated jvm overloads and tweak equals methods to distinguish them
2015-04-29 15:20:31 +03:00
jvmOverloads.txt
Implement kotlin.jvm.overloads annotation for generating all overloads of a method that has default parameter values.
2015-04-02 20:30:26 +02:00
platformNames.kt
Diagnostic tests for duplicate JVM signatures
2014-06-19 22:10:46 +04:00
platformNames.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
platformNamesDuplicate.kt
Diagnostic tests for duplicate JVM signatures
2014-06-19 22:10:46 +04:00
platformNamesDuplicate.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
platformStaticInClassObject.kt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
platformStaticInClassObject.txt
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00
platformStaticInObject.kt
Reporting ACCIDENTAL_OVERRIDE on jvm signatures that have no descriptors
2014-09-10 17:35:54 +04:00
platformStaticInObject.txt
Updata test data: txt files for diagnostics tests
2015-02-16 15:38:36 +03:00