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
926dc085da49018d01aa5cc3cb4b63b7dafd444e
kotlin-fork
/
compiler
/
testData
/
multiplatform
/
classScopes
T
History
Alexander Udalov
22595acbfd
Fix AssertionError on overloading function with property in actual class
...
#KT-22352 Fixed
2018-02-08 14:11:56 +01:00
..
constructorIncorrectSignature
Don't report incompatibility expect/actual errors on usual overloads
2017-10-13 16:14:14 +03:00
enumsWithDifferentEntries
Migration to expect/actual: change diagnostics rendering
2017-09-16 19:47:40 +03:00
fakeOverrides
…
functionAndPropertyWithSameName
Fix AssertionError on overloading function with property in actual class
2018-02-08 14:11:56 +01:00
functionIncorrectSignature
Mark incompatibilities related to the declaration signature as STRONG
2017-10-13 16:14:43 +03:00
functionIncorrectSignatureFromSuperclass
Expect/actual: fix some error messages
2017-09-18 16:09:18 +03:00
missingConstructor
Expect/actual: fix some error messages
2017-09-18 16:09:18 +03:00
missingFunction
Expect/actual: fix some error messages
2017-09-18 16:09:18 +03:00
simple
…