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
dccf670849cccf3ffbea1595b892db1d3efeeb7d
kotlin-fork
/
compiler
/
testData
/
multiplatform
T
History
Mikhail Zarechenskiy
9607739d30
Introduce synthetic scope for constructors of
fun
interfaces
...
#KT-37434 Fixed
2020-04-15 02:37:34 +03:00
..
classScopes
…
compatibleProperties
…
compilerArguments
…
contracts
…
createImplClassInPlatformModule
…
defaultArguments
/useDefaultArgumentsInDependency
…
explicitActualOnOverrideOfAbstractMethod
…
funInterfaces
Introduce synthetic scope for constructors of
fun
interfaces
2020-04-15 02:37:34 +03:00
genericDeclarations
…
implTypeAlias
…
incompatibleCallables
Fix failing tests after
395d595b
2019-10-11 14:24:51 +03:00
incompatibleClasses
Fix failing tests after
395d595b
2019-10-11 14:24:51 +03:00
incompatibleFunctions
…
incompatibleNestedClasses
…
incompatibleProperties
…
incorrectImplInClass
…
inlineClasses
…
innerGenericClass
…
jsNameClash
…
jvmMultifileClass
…
missingOverload
Fix failing tests after
395d595b
2019-10-11 14:24:51 +03:00
optionalExpectation
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +01:00
optionalExpectationIncorrectUse
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +01:00
regressions
Don't run ExpectedActualDeclarationChecker on property accessors
2018-12-05 11:50:35 +03:00
simple
…
simpleNoImplKeywordOnTopLevelFunction
…
weakIncompatibilityWithoutActualModifier
…