Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPP reloading #621

Merged
merged 28 commits into from
Oct 14, 2024
Merged

CPP reloading #621

merged 28 commits into from
Oct 14, 2024

Conversation

CedNaru
Copy link
Member

@CedNaru CedNaru commented Apr 27, 2024

The user code is now reloaded from the C++ code.
This doesn't get rid of the boostrap yet. For now it's just moving the new jar detection and usercode loading from Kotlin to C++.

@CedNaru CedNaru force-pushed the gd_kotlin_rework branch 3 times, most recently from 8817a3f to 628389e Compare May 7, 2024 03:31
@CedNaru CedNaru force-pushed the gd_kotlin_rework branch 4 times, most recently from 7a8a805 to e2c6543 Compare May 9, 2024 13:10
Base automatically changed from gd_kotlin_rework to master May 9, 2024 16:03
@CedNaru CedNaru force-pushed the cpp_reloading branch 2 times, most recently from 09fa705 to 007bd0e Compare October 6, 2024 11:21
@CedNaru CedNaru requested review from chippmann and piiertho October 6, 2024 11:21
@CedNaru CedNaru marked this pull request as ready for review October 6, 2024 11:21
@CedNaru CedNaru force-pushed the cpp_reloading branch 4 times, most recently from cac73ec to 6cc0702 Compare October 12, 2024 08:05
harness/tests/.gitignore Outdated Show resolved Hide resolved
src/script/jvm_script_manager.cpp Outdated Show resolved Hide resolved
src/gd_kotlin.cpp Outdated Show resolved Hide resolved
src/gd_kotlin.cpp Outdated Show resolved Hide resolved
src/gd_kotlin.cpp Outdated Show resolved Hide resolved
src/kotlin_editor_export_plugin.cpp Outdated Show resolved Hide resolved
@CedNaru CedNaru requested a review from chippmann October 12, 2024 16:16
@CedNaru CedNaru linked an issue Oct 12, 2024 that may be closed by this pull request
chippmann
chippmann previously approved these changes Oct 14, 2024
@CedNaru CedNaru merged commit 117b671 into master Oct 14, 2024
57 checks passed
@CedNaru CedNaru deleted the cpp_reloading branch October 14, 2024 17:36
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.

[PROPOSAL] Write reload logic in cpp
3 participants