tree: 37a8fffa18dc8cbbf3537a75880ef6471d19f3d1
  1. annotations/
  2. argumentOrder/
  3. arithmetic/
  4. arrays/
  5. assert/
  6. basics/
  7. bce/
  8. binaryOp/
  9. boxing/
  10. boxingOptimization/
  11. branching/
  12. bridges/
  13. builderInference/
  14. builtinStubMethods/
  15. callableReference/
  16. casts/
  17. checkcastOptimization/
  18. classDelegation/
  19. classes/
  20. classLiteral/
  21. closures/
  22. collectionLiterals/
  23. collections/
  24. companion/
  25. compatibility/
  26. compileKotlinAgainstKotlin/
  27. constants/
  28. constructor/
  29. constructorCall/
  30. contracts/
  31. controlflow/
  32. controlStructures/
  33. coroutines/
  34. correctFrontendCode/
  35. cycles/
  36. dataClasses/
  37. dataflow/
  38. dataObjects/
  39. deadCodeElimination/
  40. defaultArguments/
  41. delegatedProperty/
  42. delegation/
  43. deprecated/
  44. destructuringDeclInLambdaParam/
  45. devirtualization/
  46. diagnostics/
  47. differentDependencyVersion/
  48. directInvokeOptimization/
  49. elvis/
  50. enum/
  51. equivalentCalls/
  52. escapeAnalysis/
  53. evaluate/
  54. exceptions/
  55. exclExcl/
  56. extensionClasses/
  57. extensionFunctions/
  58. extensionProperties/
  59. external/
  60. fakeOverride/
  61. fieldRename/
  62. finally/
  63. fir/
  64. fullJdk/
  65. function/
  66. functions/
  67. funInterface/
  68. ieee754/
  69. increment/
  70. inference/
  71. initializers/
  72. inline/
  73. inlineArgsInPlace/
  74. inlineClass/
  75. inlineClasses/
  76. innerClass/
  77. innerNested/
  78. instructions/
  79. interfaceCallsNCasts/
  80. intrinsics/
  81. invokedynamic/
  82. involvesIrInterpreter/
  83. ir/
  84. javaFieldAndKotlinProperty/
  85. javaInterop/
  86. javaVisibility/
  87. jdk/
  88. js/
  89. jvm8/
  90. jvmField/
  91. jvmName/
  92. jvmOverloads/
  93. jvmPackageName/
  94. jvmStatic/
  95. kclass/
  96. ktype/
  97. labels/
  98. lambda/
  99. lateinit/
  100. lazyCodegen/
  101. literals/
  102. localClass/
  103. localClasses/
  104. localEscapeAnalysis/
  105. lower/
  106. mangling/
  107. mixedNamedPosition/
  108. multiDecl/
  109. multifileClasses/
  110. multiplatform/
  111. nonLocalReturns/
  112. nothingValue/
  113. notNullAssertions/
  114. nullCheckOptimization/
  115. object/
  116. objectExpression/
  117. objectIntrinsics/
  118. objects/
  119. operatorConventions/
  120. optimizations/
  121. package/
  122. parametersMetadata/
  123. platformTypes/
  124. polymorphicSignature/
  125. primitiveTypes/
  126. private/
  127. privateConstructors/
  128. properties/
  129. propertyCallableReference/
  130. publishedApi/
  131. ranges/
  132. recursiveRawTypes/
  133. reflection/
  134. regressions/
  135. reified/
  136. safeCall/
  137. sam/
  138. sameFileInSourceAndDependencies/
  139. script/
  140. sealed/
  141. secondaryConstructors/
  142. serialization/
  143. size/
  144. smap/
  145. smartCasts/
  146. specialBuiltins/
  147. statics/
  148. storeStackBeforeInline/
  149. strings/
  150. stringTrim/
  151. super/
  152. suppressions/
  153. suspendConversion/
  154. synchronized/
  155. syntheticAccessors/
  156. syntheticExtensions/
  157. throws/
  158. toArray/
  159. topLevelInitializtion/
  160. topLevelPrivate/
  161. trailingComma/
  162. traits/
  163. try/
  164. typealias/
  165. typeInfo/
  166. typeMapping/
  167. unaryOp/
  168. underscoredTypeArguments/
  169. unit/
  170. unsignedTypes/
  171. valueClasses/
  172. vararg/
  173. volatile/
  174. when/