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

Updates to node-libclang #14

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Conversation

mattbudish
Copy link

I merged in changes made by depeele and added a Dockerfile to simplify getting all the necessary prerequisites to work on node-libclang. If you want to see how the docker image works without building it, see the image I pushed to Docker Hub.

depeele and others added 30 commits November 8, 2016 14:13
…lang_Location_isFromMainFile (don't seem to quite work).
Generate a new version of clang-c.js based upon clang-3.4.2

Rename tokens.js to token.js

Expose all library methods to the top level Clang export stripping off any
leading 'clang_[CX]' prefix and ensure the result is lowerMixedCase.
…d several new property getters. Include an equals() method.
This reverts commit 2bcb17c.
This reverts commit 6518f18.
This reverts commit 65e7c78.
This reverts commit 290753a.
… now since token-list doesn't parse."

This reverts commit 11b0b70.
…rsor. Add several new property getters. Include an equals() method."

This reverts commit 7366534.
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