Skip to content

Kotlin/Native and C/C++ support#68

Open
Krock21 wants to merge 76 commits intodevelopfrom
java-to-kotlin
Open

Kotlin/Native and C/C++ support#68
Krock21 wants to merge 76 commits intodevelopfrom
java-to-kotlin

Conversation

@Krock21
Copy link
Contributor

@Krock21 Krock21 commented Dec 3, 2020

No description provided.

@Krock21 Krock21 marked this pull request as ready for review December 3, 2020 21:27
@Krock21 Krock21 requested a review from ndkoval December 4, 2020 19:24
Copy link
Collaborator

@ndkoval ndkoval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! I've reviewed a part of PR now, will review the rest later. Please look at the comments in the meanwhile.

There are also two questions:

  1. What does "easy part" in the PR title mean?
  2. Is there still any code in Java?


import java.lang.annotation.Inherited
import java.lang.annotation.Repeatable
import java.lang.annotation.Retention
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please configure annotations written in Kotlin with the mechanism provided by Kotlin

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Repeatable annotation from java can't be replaced by kotlin's one

@Krock21 Krock21 changed the title Switch from Java to Kotlin. Easy part Switch from Java to Kotlin Dec 7, 2020
Krock21 and others added 22 commits December 22, 2020 14:48
# Conflicts:
#	src/jvm/main/org/jetbrains/kotlinx/lincheck/CTestStructure.java
#	src/jvm/main/org/jetbrains/kotlinx/lincheck/runner/ParallelThreadsRunner.kt
#	src/jvm/main/org/jetbrains/kotlinx/lincheck/strategy/managed/ManagedStrategy.kt
#	src/jvm/test/org/jetbrains/kotlinx/lincheck/test/representation/AFUCallRepresentationTest.kt
# Conflicts:
#	src/jvm/main/org/jetbrains/kotlinx/lincheck/Utils.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants