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
20d50cfee78b0be9dc2c7a68e68171abc7c8bcb2
kotlin-fork
/
compiler
/
testData
/
multiplatform
T
History
Mikhail Glukhikh
d8417fd622
Introduce -opt-in stable compiler option instead of -Xopt-in
...
#KT-47099 Fixed
2021-07-12 21:26:18 +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
Introduce -opt-in stable compiler option instead of -Xopt-in
2021-07-12 21:26:18 +03:00
optionalExpectationIncorrectUse
Introduce -opt-in stable compiler option instead of -Xopt-in
2021-07-12 21:26:18 +03:00
regressions
[FE] Update testdata
2020-11-28 14:25:57 +03:00
simple
…
simpleNoImplKeywordOnTopLevelFunction
…
weakIncompatibilityWithoutActualModifier
…