index
:
rust-bindgen.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clangll.rs
Age
Commit message (
Expand
)
Author
2016-09-16
Rewrite the core of the binding generator.
Emilio Cobos Álvarez
2016-07-01
Add support for elaborated types.
Jack Moffitt
2016-06-26
Fix travis CI allowing to build on llvm stable
Emilio Cobos Álvarez
2016-06-22
Merge pull request #4 from nox/inline
Emilio Cobos Álvarez
2016-05-04
Wrap C++ `mutable` types in rust *Cells
Emilio Cobos Álvarez
2016-04-22
Ignore inlined functions
Anthony Ramine
2016-03-21
clang: Add bindings for function template parameters
Emilio Cobos Álvarez
2016-03-16
SM hacks squash
Michael Wu
2016-03-10
Use std instead of libc whenever possible
Wangshan Lu
2016-01-23
Cleanup some warnings from Clippy
mcarton
2015-04-09
fix build on master rust
Сухарик
2015-01-10
Update for integer renaming
Dan Burkert
2015-01-08
Fix unboxed closures
Aidan Hobson Sayers
2015-01-05
Fixes after entry api modifications
Francois Bernier
2015-01-03
fix build on master rust
Сухарик
2014-12-23
Add basic build script
Edward Barnard
2014-12-13
Fix build for rustc 2014-12-13
Andrew Cann
2014-11-03
Generate calling-convention-aware binding
klutzy
2014-10-10
Replace `static` with `const`
Jyun-Yan You
2014-10-06
Remove some warnings
Jyun-Yan You
2014-09-12
Reduce some warnings
Jyun-Yan You
2014-07-04
Build libbindgen and bindgen with Cargo
Alex Chandel