issues
search
chetant
/
LibClang
Haskell FFI to libclang
Other
58
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix tokenize, it doesn't dereference the array
#67
abarbu
closed
7 years ago
0
Static builds
#66
deech
closed
7 years ago
4
Static builds
#65
deech
closed
7 years ago
3
Doesn't build with ghc 8.0.1
#64
DevraRabbit
closed
7 years ago
2
Doesn't build under Ubuntu
#63
DevraRabbit
closed
8 years ago
3
Buildable with Stack.
#62
deech
closed
8 years ago
0
Installing via Stack fails due to missing dist/build/Clang/Internal/FFI.chs.c
#61
rcook
closed
8 years ago
1
Update for GHC 8 and Cabal 1.24.
#60
deech
opened
8 years ago
0
3.4.0 Haddock Docs Have Not Been Built
#59
deech
closed
8 years ago
1
New release?
#58
deech
closed
9 years ago
2
Convert from Greencard to C2HS.
#57
deech
closed
9 years ago
2
Convert from Greencard to C2HS.
#56
deech
closed
9 years ago
0
Convert from Greencard to C2HS.
#55
deech
closed
9 years ago
1
De-couple from Greencard
#54
deech
closed
9 years ago
3
Pull request/packaging with ghc 7.10
#53
ony
closed
9 years ago
1
Bump 'text' upper bounds
#52
abbradar
closed
9 years ago
1
Fixing up code in test so that it compiles.
#51
Kirill888
closed
9 years ago
2
Add an option to use out-of-tree llvm and clang
#50
abbradar
closed
7 years ago
4
Fix building
#49
abbradar
closed
10 years ago
4
Clang.File.getIncludedFile causes segfault on any code
#48
apriori
closed
10 years ago
1
Crash when trying to enumerate Top Level Headers
#47
apriori
closed
10 years ago
3
Cabal 1.20 breaks Setup.hs
#46
sethfowler
closed
10 years ago
13
hackage greencard dependency won't build on 7.8
#45
ghorn
closed
10 years ago
2
Use --with-clang-resource-dir configure option
#44
sethfowler
closed
10 years ago
1
Make `newbuild` branch link correctly on OS X
#43
sethfowler
closed
10 years ago
21
Make LibClang version track LLVM version
#42
sethfowler
closed
10 years ago
2
Pull boundary values out of enumerations
#41
sethfowler
closed
10 years ago
0
API cleanup and massive performance improvements
#40
sethfowler
closed
10 years ago
6
Libclang on hackage doesn't compile (github master does compile)
#39
anderspapitto
closed
8 years ago
7
Provide access to libclang headers needed for accurate parsing
#38
sethfowler
closed
10 years ago
3
libpthread symbol error?
#37
ghorn
closed
11 years ago
3
LibClang won't build on the Haskell Platform 2013.2 because greencard is broken
#36
sethfowler
closed
11 years ago
2
decide on branch policy
#35
ghorn
closed
10 years ago
10
"rm -rf build/*" instead of "cd build; rm -rf *" to supress fresh cabal ...
#34
ghorn
closed
11 years ago
1
make LibClang work in GHCI on both osx and linux
#33
ghorn
closed
10 years ago
28
Update the llvm and clang submodules
#32
sethfowler
closed
10 years ago
0
Properly use the phantom type parameter everywhere it's needed for safety
#31
sethfowler
closed
10 years ago
1
Complete the process of setting up Travis CI
#30
sethfowler
closed
11 years ago
2
preliminary travis-ci integration
#29
ghorn
closed
11 years ago
2
bindings for {getNumArguments, getArgument, getNumArgTypes, getArgType, ...
#28
ghorn
closed
11 years ago
1
a few minor patches
#27
ghorn
closed
11 years ago
2
Clean up the license file
#26
sethfowler
closed
10 years ago
0
Embed libclang as a submodule
#25
sethfowler
closed
11 years ago
11
All enums should derive Enum and Ord
#24
sethfowler
closed
11 years ago
1
Clean up the API and document everything
#23
sethfowler
opened
11 years ago
9
Remove remaining unsafe or ForeignPtr-based code from FFI.gc
#22
sethfowler
closed
10 years ago
1
Complete bindings to the entire llvm3.4 libclang API
#21
sethfowler
closed
10 years ago
11
missing getArgument and getNumArguments
#20
ghorn
closed
11 years ago
1
is Alloc needed for visitChildren?
#19
ghorn
closed
11 years ago
5
Fix misuse of ForeignPtrs that caused corruption in code using CXString
#18
sethfowler
closed
11 years ago
0
Next