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
984e912f8d49b8fee74dd3d4ecbf3602cf65e89e
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
…
incompatibleClasses
…
incompatibleFunctions
…
incompatibleNestedClasses
…
incompatibleProperties
…
incorrectImplInClass
…
inlineClasses
Minor. Change warning message
2021-03-31 09:04:35 +03:00
innerGenericClass
…
jsNameClash
…
jvmMultifileClass
…
missingOverload
…
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
…