Skip to content
New issue

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

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

Already on GitHub? # to your account

RFC: Resurrect the package #54

Merged
merged 3 commits into from
May 19, 2021
Merged

RFC: Resurrect the package #54

merged 3 commits into from
May 19, 2021

Conversation

Gnimuc
Copy link
Member

@Gnimuc Gnimuc commented Feb 26, 2021

Regenerate bindings by using Clang.jl's new generator and reimplement those examples and tests with the low-level API.

fix #50, close #47

1. Add generator script(use Clang.jl's new generator)
2. Remove old bindings and regenerate bindings
3. Rewrite examples, fix tests and reset CIs
@Gnimuc Gnimuc changed the title [DO NOT MERGE] Add the generator script to test Clang.jl's new generator RFC: Resurrect the package May 14, 2021
@Gnimuc
Copy link
Member Author

Gnimuc commented May 19, 2021

I'm going to merge this to master as it seems there are no active users of this package.

@Gnimuc Gnimuc merged commit 87f5bd5 into master May 19, 2021
@Gnimuc Gnimuc deleted the add-generator-script branch May 19, 2021 04:48
@jonathanBieler
Copy link
Collaborator

@Gnimuc thanks, nice work!

@aviks
Copy link
Contributor

aviks commented Jul 24, 2021

as it seems there are no active users of this package.

Note that GameZero.jl has a dependency on this package. The dependeny is locked to v0.2.x, so maybe this package should now release a v0.3.0, and then I can test and upgrade.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use immutable structs?
3 participants