Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chetant/LibClang issues and pull requests

#67 - Fix tokenize, it doesn't dereference the array

Pull Request - State: closed - Opened by abarbu over 7 years ago

#66 - Static builds

Pull Request - State: closed - Opened by deech over 7 years ago - 4 comments

#65 - Static builds

Issue - State: closed - Opened by deech almost 8 years ago - 3 comments

#64 - Doesn't build with ghc 8.0.1

Issue - State: closed - Opened by DevraRabbit about 8 years ago - 2 comments

#63 - Doesn't build under Ubuntu

Issue - State: closed - Opened by DevraRabbit about 8 years ago - 3 comments

#62 - Buildable with Stack.

Pull Request - State: closed - Opened by deech over 8 years ago

#61 - Installing via Stack fails due to missing dist/build/Clang/Internal/FFI.chs.c

Issue - State: closed - Opened by rcook over 8 years ago - 1 comment

#60 - Update for GHC 8 and Cabal 1.24.

Pull Request - State: open - Opened by deech over 8 years ago

#59 - 3.4.0 Haddock Docs Have Not Been Built

Issue - State: closed - Opened by deech about 9 years ago - 1 comment

#58 - New release?

Issue - State: closed - Opened by deech about 9 years ago - 2 comments

#57 - Convert from Greencard to C2HS.

Pull Request - State: closed - Opened by deech about 9 years ago - 2 comments

#56 - Convert from Greencard to C2HS.

Pull Request - State: closed - Opened by deech about 9 years ago

#55 - Convert from Greencard to C2HS.

Pull Request - State: closed - Opened by deech about 9 years ago - 1 comment

#54 - De-couple from Greencard

Issue - State: closed - Opened by deech about 9 years ago - 3 comments

#53 - Pull request/packaging with ghc 7.10

Pull Request - State: closed - Opened by ony over 9 years ago - 1 comment

#52 - Bump 'text' upper bounds

Pull Request - State: closed - Opened by abbradar almost 10 years ago - 1 comment

#51 - Fixing up code in test so that it compiles.

Pull Request - State: closed - Opened by Kirill888 about 10 years ago - 2 comments

#50 - Add an option to use out-of-tree llvm and clang

Issue - State: closed - Opened by abbradar about 10 years ago - 4 comments

#49 - Fix building

Pull Request - State: closed - Opened by abbradar about 10 years ago - 4 comments

#48 - Clang.File.getIncludedFile causes segfault on any code

Issue - State: closed - Opened by apriori over 10 years ago - 1 comment

#47 - Crash when trying to enumerate Top Level Headers

Issue - State: closed - Opened by apriori over 10 years ago - 3 comments

#46 - Cabal 1.20 breaks Setup.hs

Issue - State: closed - Opened by sethfowler over 10 years ago - 13 comments

#45 - hackage greencard dependency won't build on 7.8

Issue - State: closed - Opened by ghorn almost 11 years ago - 2 comments

#44 - Use --with-clang-resource-dir configure option

Issue - State: closed - Opened by sethfowler almost 11 years ago - 1 comment

#43 - Make `newbuild` branch link correctly on OS X

Issue - State: closed - Opened by sethfowler almost 11 years ago - 21 comments

#42 - Make LibClang version track LLVM version

Issue - State: closed - Opened by sethfowler almost 11 years ago - 2 comments

#41 - Pull boundary values out of enumerations

Issue - State: closed - Opened by sethfowler almost 11 years ago

#40 - API cleanup and massive performance improvements

Pull Request - State: closed - Opened by sethfowler almost 11 years ago - 6 comments

#39 - Libclang on hackage doesn't compile (github master does compile)

Issue - State: closed - Opened by anderspapitto about 11 years ago - 7 comments

#38 - Provide access to libclang headers needed for accurate parsing

Issue - State: closed - Opened by sethfowler over 11 years ago - 3 comments

#37 - libpthread symbol error?

Issue - State: closed - Opened by ghorn over 11 years ago - 3 comments

#36 - LibClang won't build on the Haskell Platform 2013.2 because greencard is broken

Issue - State: closed - Opened by sethfowler over 11 years ago - 2 comments

#35 - decide on branch policy

Issue - State: closed - Opened by ghorn over 11 years ago - 10 comments

#34 - "rm -rf build/*" instead of "cd build; rm -rf *" to supress fresh cabal ...

Pull Request - State: closed - Opened by ghorn over 11 years ago - 1 comment

#33 - make LibClang work in GHCI on both osx and linux

Issue - State: closed - Opened by ghorn over 11 years ago - 28 comments

#32 - Update the llvm and clang submodules

Issue - State: closed - Opened by sethfowler over 11 years ago

#31 - Properly use the phantom type parameter everywhere it's needed for safety

Issue - State: closed - Opened by sethfowler over 11 years ago - 1 comment

#30 - Complete the process of setting up Travis CI

Issue - State: closed - Opened by sethfowler over 11 years ago - 2 comments

#29 - preliminary travis-ci integration

Pull Request - State: closed - Opened by ghorn over 11 years ago - 2 comments

#28 - bindings for {getNumArguments, getArgument, getNumArgTypes, getArgType, ...

Pull Request - State: closed - Opened by ghorn over 11 years ago - 1 comment

#27 - a few minor patches

Pull Request - State: closed - Opened by ghorn over 11 years ago - 2 comments

#26 - Clean up the license file

Issue - State: closed - Opened by sethfowler over 11 years ago

#25 - Embed libclang as a submodule

Issue - State: closed - Opened by sethfowler over 11 years ago - 11 comments

#24 - All enums should derive Enum and Ord

Issue - State: closed - Opened by sethfowler over 11 years ago - 1 comment

#23 - Clean up the API and document everything

Issue - State: open - Opened by sethfowler over 11 years ago - 9 comments

#22 - Remove remaining unsafe or ForeignPtr-based code from FFI.gc

Issue - State: closed - Opened by sethfowler over 11 years ago - 1 comment

#21 - Complete bindings to the entire llvm3.4 libclang API

Issue - State: closed - Opened by sethfowler over 11 years ago - 11 comments

#20 - missing getArgument and getNumArguments

Issue - State: closed - Opened by ghorn over 11 years ago - 1 comment

#19 - is Alloc needed for visitChildren?

Issue - State: closed - Opened by ghorn over 11 years ago - 5 comments

#18 - Fix misuse of ForeignPtrs that caused corruption in code using CXString

Pull Request - State: closed - Opened by sethfowler almost 12 years ago

#17 - Fixes for location-related functions

Pull Request - State: closed - Opened by sethfowler almost 12 years ago

#16 - Fixes for location-related functions

Pull Request - State: closed - Opened by sethfowler almost 12 years ago - 3 comments

#15 - Test_ChildVisitor fails with llvm 3.2

Issue - State: closed - Opened by chetant almost 12 years ago - 3 comments

#14 - Added new cursor and type kinds. Update to some test code

Pull Request - State: closed - Opened by deech about 12 years ago - 2 comments

#13 - Fixed Cursor type ... tests now run

Pull Request - State: closed - Opened by deech about 12 years ago

#12 - Minor fixes to imports and test file ...

Pull Request - State: closed - Opened by deech about 12 years ago - 1 comment

#11 - Makefile in test directory does not work

Issue - State: closed - Opened by deech about 12 years ago - 1 comment

#10 - Test_ChildVisitor.hs Seg Faults

Issue - State: closed - Opened by deech about 12 years ago - 2 comments

#9 - LibClang not building against ghc 7.4.1

Issue - State: closed - Opened by chetant almost 13 years ago - 7 comments

#8 - Fixed import conflicts for ghc-7.2

Pull Request - State: closed - Opened by iand675 over 13 years ago

#7 - prim_toggleCrashRecovery

Issue - State: closed - Opened by develhevel over 13 years ago - 2 comments

#6 - libClang requires ffi

Issue - State: closed - Opened by develhevel over 13 years ago - 6 comments

#5 - error when using libClang

Issue - State: closed - Opened by ghost over 13 years ago - 1 comment

#4 - how to set -I.. in cabal install

Issue - State: closed - Opened by ghost over 13 years ago - 1 comment

#3 - after importing cLang i get issue with LLVMSupport

Issue - State: closed - Opened by ghost over 13 years ago - 1 comment

#2 - greencard required

Issue - State: closed - Opened by ghost over 13 years ago - 1 comment

#1 - Install failure on Mac OS X with GHC 7.0.2

Issue - State: closed - Opened by marcpaterno almost 14 years ago - 2 comments