Skip to content

Commit

Permalink
remove graal
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbashir committed Jul 7, 2024
1 parent 9236883 commit a12c005
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 2,909 deletions.

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ dependencies {
val jctoolsVersion: String by project
val lz4Version: String by project
val jetbrainsAnnotationsVersion: String by project
val graalVersion: String by project

api("org.lz4", "lz4-java", lz4Version)
.exclude("org.slf4j")
Expand All @@ -43,5 +42,4 @@ dependencies {
.exclude("org.slf4j")

compileOnly("org.jetbrains", "annotations", jetbrainsAnnotationsVersion)
compileOnly("org.graalvm.nativeimage", "svm", graalVersion)
}
43 changes: 0 additions & 43 deletions core/src/main/java/io/art/core/constants/GraalConstants.java

This file was deleted.

5 changes: 0 additions & 5 deletions core/src/main/java/io/art/core/constants/NativeConstants.java

This file was deleted.

12 changes: 0 additions & 12 deletions core/src/main/java/io/art/core/graal/GraalConfiguration.java

This file was deleted.

13 changes: 0 additions & 13 deletions core/src/main/java/io/art/core/graal/GraalCoreFeature.java

This file was deleted.

17 changes: 0 additions & 17 deletions core/src/main/java/io/art/core/graal/GraalNativeDirective.java

This file was deleted.

This file was deleted.

This file was deleted.

89 changes: 0 additions & 89 deletions core/src/main/java/io/art/core/graal/GraalNativeRegistrator.java

This file was deleted.

38 changes: 0 additions & 38 deletions core/src/main/java/io/art/core/graal/GraalSingleLibrary.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit a12c005

Please sign in to comment.