Skip to content

Add support for GraalVM Native Image#787

Draft
DRSchlaubi wants to merge 111 commits intomainfrom
feature/graal
Draft

Add support for GraalVM Native Image#787
DRSchlaubi wants to merge 111 commits intomainfrom
feature/graal

Conversation

@DRSchlaubi
Copy link
Copy Markdown
Member

This PR aims to provide support for GraalVM (see #786)

Comment thread ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated
Comment thread ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated
Comment thread ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated
Comment thread ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated
Comment thread ksp-processors/src/main/kotlin/graal/ReflectConfig.kt Outdated
Comment thread buildSrc/src/main/kotlin/kord-module.gradle.kts Outdated
Comment thread common/src/test/kotlin/ColorTests.kt Outdated
Comment thread core/src/main/kotlin/cache/data/StickerData.kt Outdated
Comment thread buildSrc/build.gradle.kts Outdated
Comment thread gradle/libs.versions.toml Outdated
DRSchlaubi and others added 8 commits March 20, 2023 11:44
Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
Co-authored-by: Lukellmann <47486203+Lukellmann@users.noreply.github.com>
- Use Method type for methods and queriedMethod
- Add Condition
- Add Import for @EncodeDefault
Comment thread ksp-processors/src/main/kotlin/graal/KordGraalProcessor.kt Outdated
@lukellmann lukellmann changed the base branch from 0.8.x to 0.9.x March 25, 2023 17:41
# Conflicts:
#	.github/workflows/docs-ci.yml
#	buildSrc/src/main/kotlin/kord-module.gradle.kts
#	common/src/commonTest/kotlin/ColorTests.kt
#	core/build.gradle.kts
#	core/src/jvmTest/kotlin/equality/EntityEqualityTest.kt
#	core/src/jvmTest/kotlin/interaction/CommandTypesTest.kt
#	gateway/build.gradle.kts
#	ksp-annotations/src/commonMain/kotlin/AvailableForReflectionOnGraalVMNativeImage.kt
#	ksp-processors/src/main/kotlin/KSPUtils.kt
#	rest/src/commonTest/kotlin/request/MessageRequests.kt
@lukellmann lukellmann changed the base branch from 0.9.x to main June 17, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants