tree: d91371afb8243f6ab23a676d2c3a0ae28d02e705
  1. addEnumEntry/
  2. addSealedSubclass/
  3. callableReferenceTypeTransformations/
  4. changeClassVisibility/
  5. changeFunctionVisibility/
  6. changePropertyVisibility/
  7. cInterop/
  8. classTransformations/
  9. crossModuleInlining/
  10. crossModuleInliningInPreprocessedFunctions/
  11. evolutionAddAbstractMemberBody/
  12. evolutionAddCompanionObject/
  13. evolutionAddDefaultImplementations/
  14. evolutionAddEnumClassMember/
  15. evolutionAddingSealedClassMember/
  16. evolutionAddLateinitToVar/
  17. evolutionAddOpenToClass/
  18. evolutionAddOpenToMember/
  19. evolutionAddOrRemoveConst/
  20. evolutionAddOrRemoveInitBlock/
  21. evolutionAddOverloads/
  22. evolutionAddParameterDefaulValue/
  23. evolutionAddPropertyAccessor/
  24. evolutionChangeBaseClassOrder/
  25. evolutionChangeCompanionToNestedObject/
  26. evolutionChangeConstInitialization/
  27. evolutionChangeFakeOverrides/
  28. evolutionChangeNamesOfTypeParameters/
  29. evolutionChangeObjectToCompanion/
  30. evolutionChangeParameterDefaultValue/
  31. evolutionChangePropertyFromValToVar/
  32. evolutionChangePropertyInitialization/
  33. evolutionConstructorParameterMarkValVar/
  34. evolutionDeleteOverrideMember/
  35. evolutionDeletePrivateMembers/
  36. evolutionInlineFunction/
  37. evolutionMakeFunctionInfixOrTailrec/
  38. evolutionMoreSpecificBaseClass/
  39. evolutionMoveMemberUpInHierarchy/
  40. evolutionNewFakeOverride/
  41. evolutionNewOverrideMember/
  42. evolutionOverrideByPrivateMembers/
  43. evolutionRemoveAbstractFromClass/
  44. evolutionRemoveInfixOrTailrecFromFunction/
  45. evolutionRemoveLateinitFromVar/
  46. evolutionRemovePropertyAccessor/
  47. evolutionRenameArguments/
  48. evolutionReorderClassConstructors/
  49. evolutionTurnClassIntoDataClass/
  50. evolutionWidenSuperMemberVisibility/
  51. externalDeclarations/
  52. externalDeclarationsKJS/
  53. fakeOverridesUnboundClassifiers/
  54. functionExcludedFromFirstStageInlining/
  55. functionTransformations/
  56. inheritanceIssues/
  57. inlineFunctions-noInliningInKlibs/
  58. inlineFunctions-withInliningInKlibs/
  59. inlineFunctions-withInliningInKlibsNative/
  60. interop-removedFakeOverrides/
  61. intraModuleInlining/
  62. modifyInlineFunction/
  63. modifyInlinePropertyGetter/
  64. modifyInlinePropertySetter/
  65. nonAbstractCallableBecomesAbstract/
  66. nonExhaustivenessOfWhenClause/
  67. noNonImplementedCallableFalsePositives/
  68. objCInterop/
  69. referenceOperations/
  70. referenceOperationsNative/
  71. referencingUnusableDeclarations/
  72. referencingUnusableDeclarationsWithOldReferences/
  73. removeAbstractCallableFromAbstractClassOrInterface/
  74. removeCallable/
  75. removeClass/
  76. removeEnumEntry/
  77. removeInlineFunction/
  78. removeInlineProperty/
  79. removeSealedSubclass/
  80. replaceCallableReturnType/
  81. severalInheritedImplementations/
  82. typeAliasChanges/
  83. versionOverloads/