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
cf73f182c7ddbc37a3932b2582ee075cebd5fe2a
kotlin-fork
/
compiler
/
testData
/
multiplatform
T
History
Ilmir Usmanov
cf73f182c7
Minor. Change warning message
2021-03-31 09:04:35 +03:00
..
classScopes
…
compatibleProperties
…
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
Minor. Change warning message
2021-03-31 09:04:35 +03:00
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
Prohibit OptionalExpectation on nested annotation classes
2020-05-12 19:28:58 +02:00
regressions
[FE] Update testdata
2020-11-28 14:25:57 +03:00
simple
…
simpleNoImplKeywordOnTopLevelFunction
…
weakIncompatibilityWithoutActualModifier
…