tree: e61c8bfdc02597e6a0b2254f7e8112212d837711 [path history] [tgz]
  1. annotation/
  2. examples/
  3. functionReceivers/
  4. greatSyntacticShift/
  5. kdoc/
  6. newLabels/
  7. packages/
  8. platformTypesRecovery/
  9. primaryConstructor/
  10. propertyDelegate/
  11. recovery/
  12. script/
  13. secondaryConstructors/
  14. stringTemplates/
  15. AbsentInnerType.kt
  16. AbsentInnerType.txt
  17. AnonymousInitializer.kt
  18. AnonymousInitializer.txt
  19. AssertNotNull.kt
  20. AssertNotNull.txt
  21. BabySteps.kt
  22. BabySteps.txt
  23. BabySteps_ERR.kt
  24. BabySteps_ERR.txt
  25. BackslashInString.kt
  26. BackslashInString.txt
  27. BlockCommentAtBeginningOfFile1.kt
  28. BlockCommentAtBeginningOfFile1.txt
  29. BlockCommentAtBeginningOfFile2.kt
  30. BlockCommentAtBeginningOfFile2.txt
  31. BlockCommentAtBeginningOfFile3.kt
  32. BlockCommentAtBeginningOfFile3.txt
  33. BlockCommentAtBeginningOfFile4.kt
  34. BlockCommentAtBeginningOfFile4.txt
  35. BlockCommentUnmatchedClosing_ERR.kt
  36. BlockCommentUnmatchedClosing_ERR.txt
  37. ByClauses.kt
  38. ByClauses.txt
  39. CallsInWhen.kt
  40. CallsInWhen.txt
  41. CallWithManyClosures.kt
  42. CallWithManyClosures.txt
  43. CollectionLiterals.kt
  44. CollectionLiterals.txt
  45. CollectionLiterals_ERR.kt
  46. CollectionLiterals_ERR.txt
  47. CommentsBinding.kt
  48. CommentsBinding.txt
  49. CommentsBindingInLambda.kt
  50. CommentsBindingInLambda.txt
  51. CommentsBindingInStatementBlock.kt
  52. CommentsBindingInStatementBlock.txt
  53. Constructors.kt
  54. Constructors.txt
  55. ControlStructures.kt
  56. ControlStructures.txt
  57. DefaultKeyword.kt
  58. DefaultKeyword.txt
  59. destructuringInLambdas.kt
  60. destructuringInLambdas.txt
  61. destructuringInLambdas_ERR.kt
  62. destructuringInLambdas_ERR.txt
  63. DocCommentAfterFileAnnotations.kt
  64. DocCommentAfterFileAnnotations.txt
  65. DocCommentForFirstDeclaration.kt
  66. DocCommentForFirstDeclaration.txt
  67. DocCommentOnPackageDirectiveLine.kt
  68. DocCommentOnPackageDirectiveLine.txt
  69. DocCommentsBinding.kt
  70. DocCommentsBinding.txt
  71. DoubleColon.kt
  72. DoubleColon.txt
  73. DoubleColon_ERR.kt
  74. DoubleColon_ERR.txt
  75. DoubleColonWhitespaces.kt
  76. DoubleColonWhitespaces.txt
  77. DuplicateAccessor.kt
  78. DuplicateAccessor.txt
  79. DynamicReceiver.kt
  80. DynamicReceiver.txt
  81. DynamicSoftKeyword.kt
  82. DynamicSoftKeyword.txt
  83. DynamicTypes.kt
  84. DynamicTypes.txt
  85. EmptyFile.kt
  86. EmptyFile.txt
  87. EmptyName.kt
  88. EmptyName.txt
  89. EnumCommas.kt
  90. EnumCommas.txt
  91. EnumEntryCommaAnnotatedMember.kt
  92. EnumEntryCommaAnnotatedMember.txt
  93. EnumEntryCommaInlineMember.kt
  94. EnumEntryCommaInlineMember.txt
  95. EnumEntryCommaMember.kt
  96. EnumEntryCommaMember.txt
  97. EnumEntryCommaPublicMember.kt
  98. EnumEntryCommaPublicMember.txt
  99. EnumEntrySemicolonInlineMember.kt
  100. EnumEntrySemicolonInlineMember.txt
  101. EnumEntrySemicolonMember.kt
  102. EnumEntrySemicolonMember.txt
  103. EnumEntrySpaceInlineMember.kt
  104. EnumEntrySpaceInlineMember.txt
  105. EnumEntrySpaceMember.kt
  106. EnumEntrySpaceMember.txt
  107. EnumEntryTwoCommas.kt
  108. EnumEntryTwoCommas.txt
  109. EnumIn.kt
  110. EnumIn.txt
  111. EnumInline.kt
  112. EnumInline.txt
  113. EnumInlinePublic.kt
  114. EnumInlinePublic.txt
  115. EnumMissingName.kt
  116. EnumMissingName.txt
  117. EnumOldConstructorSyntax.kt
  118. EnumOldConstructorSyntax.txt
  119. Enums.kt
  120. Enums.txt
  121. EnumShortCommas.kt
  122. EnumShortCommas.txt
  123. EnumShortWithOverload.kt
  124. EnumShortWithOverload.txt
  125. EnumWithAnnotationKeyword.kt
  126. EnumWithAnnotationKeyword.txt
  127. EOLsInComments.kt
  128. EOLsInComments.txt
  129. EOLsOnRollback.kt
  130. EOLsOnRollback.txt
  131. Expressions_ERR.kt
  132. Expressions_ERR.txt
  133. ExtensionsWithQNReceiver.kt
  134. ExtensionsWithQNReceiver.txt
  135. FileStart_ERR.kt
  136. FileStart_ERR.txt
  137. FloatingPointLiteral.kt
  138. FloatingPointLiteral.txt
  139. ForWithMultiDecl.kt
  140. ForWithMultiDecl.txt
  141. FunctionCalls.kt
  142. FunctionCalls.txt
  143. FunctionExpressions.kt
  144. FunctionExpressions.txt
  145. FunctionExpressions_ERR.kt
  146. FunctionExpressions_ERR.txt
  147. FunctionLiterals.kt
  148. FunctionLiterals.txt
  149. FunctionLiterals_ERR.kt
  150. FunctionLiterals_ERR.txt
  151. FunctionNoParameterList.kt
  152. FunctionNoParameterList.txt
  153. Functions.kt
  154. Functions.txt
  155. Functions_ERR.kt
  156. Functions_ERR.txt
  157. FunctionsWithoutName.kt
  158. FunctionsWithoutName.txt
  159. FunctionsWithoutName_ERR.kt
  160. FunctionsWithoutName_ERR.txt
  161. FunctionTypes.kt
  162. FunctionTypes.txt
  163. FunctionTypes_ERR.kt
  164. FunctionTypes_ERR.txt
  165. HangOnLonelyModifier.kt
  166. HangOnLonelyModifier.txt
  167. IfWithPropery.kt
  168. IfWithPropery.txt
  169. Imports.kt
  170. Imports.txt
  171. Imports_ERR.kt
  172. Imports_ERR.txt
  173. ImportSoftKW.kt
  174. ImportSoftKW.txt
  175. IncompleteFunctionLiteral.kt
  176. IncompleteFunctionLiteral.txt
  177. Inner.kt
  178. Inner.txt
  179. IntegerLiteral.kt
  180. IntegerLiteral.txt
  181. Interface.kt
  182. Interface.txt
  183. InterfaceWithEnumKeyword.kt
  184. InterfaceWithEnumKeyword.txt
  185. Labels.kt
  186. Labels.txt
  187. LineCommentAfterFileAnnotations.kt
  188. LineCommentAfterFileAnnotations.txt
  189. LineCommentForFirstDeclaration.kt
  190. LineCommentForFirstDeclaration.txt
  191. LineCommentsInBlock.kt
  192. LineCommentsInBlock.txt
  193. LocalDeclarations.kt
  194. LocalDeclarations.txt
  195. LongPackageName.kt
  196. LongPackageName.txt
  197. ModifierAsSelector.kt
  198. ModifierAsSelector.txt
  199. MultiVariableDeclarations.kt
  200. MultiVariableDeclarations.txt
  201. NamedClassObject.kt
  202. NamedClassObject.txt
  203. namelessObjectAsEnumMember.kt
  204. namelessObjectAsEnumMember.txt
  205. NestedComments.kt
  206. NestedComments.txt
  207. NewlinesInParentheses.kt
  208. NewlinesInParentheses.txt
  209. NewLinesValidOperations.kt
  210. NewLinesValidOperations.txt
  211. NonTypeBeforeDotInBaseClass.kt
  212. NonTypeBeforeDotInBaseClass.txt
  213. NotIsAndNotIn.kt
  214. NotIsAndNotIn.txt
  215. ObjectLiteralAsStatement.kt
  216. ObjectLiteralAsStatement.txt
  217. ParameterNameMising.kt
  218. ParameterNameMising.txt
  219. ParameterType.kt
  220. ParameterType.txt
  221. ParameterType_ERR.kt
  222. ParameterType_ERR.txt
  223. Precedence.kt
  224. Precedence.txt
  225. PrimaryConstructorModifiers_ERR.kt
  226. PrimaryConstructorModifiers_ERR.txt
  227. Properties.kt
  228. Properties.txt
  229. Properties_ERR.kt
  230. Properties_ERR.txt
  231. PropertiesFollowedByInitializers.kt
  232. PropertiesFollowedByInitializers.txt
  233. PropertyInvokes.kt
  234. PropertyInvokes.txt
  235. QuotedIdentifiers.kt
  236. QuotedIdentifiers.txt
  237. Reserved.kt
  238. Reserved.txt
  239. SemicolonAfterIf.kt
  240. SemicolonAfterIf.txt
  241. semicolonBetweenDeclarations.kt
  242. semicolonBetweenDeclarations.txt
  243. SimpleClassMembers.kt
  244. SimpleClassMembers.txt
  245. SimpleClassMembers_ERR.kt
  246. SimpleClassMembers_ERR.txt
  247. SimpleExpressions.kt
  248. SimpleExpressions.txt
  249. SimpleModifiers.kt
  250. SimpleModifiers.txt
  251. SoftKeywords.kt
  252. SoftKeywords.txt
  253. SoftKeywordsInTypeArguments.kt
  254. SoftKeywordsInTypeArguments.txt
  255. StringTemplates.kt
  256. StringTemplates.txt
  257. Super.kt
  258. Super.txt
  259. TraitConstructor.kt
  260. TraitConstructor.txt
  261. TripleDot.kt
  262. TripleDot.txt
  263. TryRecovery.kt
  264. TryRecovery.txt
  265. TypeAlias.kt
  266. TypeAlias.txt
  267. TypeAlias_ERR.kt
  268. TypeAlias_ERR.txt
  269. TypealiasIsKeyword.kt
  270. TypealiasIsKeyword.txt
  271. TypeConstraints.kt
  272. TypeConstraints.txt
  273. TypeExpressionAmbiguities_ERR.kt
  274. TypeExpressionAmbiguities_ERR.txt
  275. TypeModifiers.kt
  276. TypeModifiers.txt
  277. TypeModifiers_ERR.kt
  278. TypeModifiers_ERR.txt
  279. TypeModifiersParenthesized.kt
  280. TypeModifiersParenthesized.txt
  281. TypeParametersBeforeName.kt
  282. TypeParametersBeforeName.txt
  283. UnsignedLiteral.kt
  284. UnsignedLiteral.txt
  285. When.kt
  286. When.txt
  287. When_ERR.kt
  288. When_ERR.txt
  289. WhenWithSubjectVariable.kt
  290. WhenWithSubjectVariable.txt
  291. WhenWithSubjectVariable_ERR.kt
  292. WhenWithSubjectVariable_ERR.txt
  293. WhenWithSubjectVariable_SoftModifierName.kt
  294. WhenWithSubjectVariable_SoftModifierName.txt