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

move code from fwdpy11 namespace to core lib (non-public) #1116

Merged
merged 1 commit into from Mar 21, 2023

Conversation

molpopgen
Copy link
Owner

Move a bunch of code from the public headers/namespace fwdpy11
to the core lib.
This move makes these functions non-public (yay!) and changing them
from "header only" makes compilation more efficient.

* delete lots of code supporting the old API
* refactor some code from "header only" to .hpp/.cc
* cleanup commented-out code and outdated comments
@molpopgen molpopgen merged commit 433c008 into dev Mar 21, 2023
19 checks passed
@molpopgen molpopgen deleted the move_sim_code_to_core_lib branch March 21, 2023 16:01
molpopgen added a commit that referenced this pull request Mar 23, 2023
* delete lots of code supporting the old API
* refactor some code from "header only" to .hpp/.cc
* cleanup commented-out code and outdated comments
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.

None yet

1 participant