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
f0da5d570e9d1e137547ccca22c83bb4e43ca100
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
duplicateJvmSignature
T
History
Andrey Breslav
f0da5d570e
Do not report "accidental overrides" when "override" modifier is specified
2014-06-19 22:12:01 +04:00
..
accidentalOverrides
Do not report "accidental overrides" when "override" modifier is specified
2014-06-19 22:12:01 +04:00
bridges
Generate bridges in light classes
2014-06-19 22:11:56 +04:00
erasure
Do not skip delegated members in LIGHT_CLASSES mode
2014-06-19 22:10:57 +04:00
functionAndProperty
Extra test for the case of error types in detecting duplicate signatures
2014-06-19 22:11:53 +04:00
specialNames
Properly check overloads in enum
2014-06-19 22:11:59 +04:00
traitImpl
Report conflicting signatures that are purely inherited from traits
2014-06-19 22:10:54 +04:00
missingNames.kt
Use safe names in codegen, for the case of light classes
2014-06-19 22:10:53 +04:00