Skip to content
This repository was archived by the owner on Mar 21, 2026. It is now read-only.

Updates to node-libclang - #14

Open
mattbudish wants to merge 39 commits into
tjfontaine:masterfrom
mattbudish:master
Open

Updates to node-libclang#14
mattbudish wants to merge 39 commits into
tjfontaine:masterfrom
mattbudish:master

Conversation

@mattbudish

Copy link
Copy Markdown

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 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants