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

#210 #216

Merged
merged 46 commits into from
Dec 23, 2018
Merged

#210 #216

merged 46 commits into from
Dec 23, 2018

Conversation

Gnimuc
Copy link
Member

@Gnimuc Gnimuc commented Dec 23, 2018

try #210 again

@codecov-io
Copy link

codecov-io commented Dec 23, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@1c5f425). Click here to learn what that means.
The diff coverage is 33.99%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #216   +/-   ##
=========================================
  Coverage          ?   24.11%           
=========================================
  Files             ?       23           
  Lines             ?     1518           
  Branches          ?        0           
=========================================
  Hits              ?      366           
  Misses            ?     1152           
  Partials          ?        0
Impacted Files Coverage Δ
src/deprecated/util.jl 0% <ø> (ø)
src/deprecated/cindex/types.jl 0% <ø> (ø)
src/deprecated/cindex/base.jl 0% <ø> (ø)
src/deprecated/wrap_cpp.jl 0% <ø> (ø)
src/deprecated/cindex.jl 1.41% <ø> (ø)
src/show.jl 0% <0%> (ø)
src/compat.jl 0% <0%> (ø)
src/deprecated/wrap_c.jl 0% <0%> (ø)
src/cltypes.jl 100% <100%> (ø)
src/LibClang.jl 100% <100%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c5f425...5991c6f. Read the comment docs.

Gnimuc and others added 29 commits December 23, 2018 16:08
Co-Authored-By: Martijn Visser <[email protected]>
let's make Clang.jl self-generated.
1. remove old cindex wrappers
2. add a new low-level module LibClang that is one-to-one mapped to libclang APIs and exports everything
also add a simple test case
let Julia do more convert stuff for us
1. add a basic DefaultContext type
2. adjust file hierarchy
@Gnimuc
Copy link
Member Author

Gnimuc commented Dec 23, 2018

rebasing in gitkraken takes no effect, but manually rebasing in CLI works, not sure why.

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.

3 participants