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
/
tests
/
headers
/
class_with_inner_struct.hpp
Age
Commit message (
Expand
)
Author
2022-10-04
split the repo into a workspace
Christian Poveda
2018-07-29
Quote regexes in test headers
Josh Hejna
2017-09-11
Make bindgen generate enums as constants by default
Cldfire
2017-08-21
Class related tests for can derive Eq
Zhiting Zhu
2017-08-14
Class related tests for derive PartialEq
Zhiting Zhu
2017-08-09
Class related tests for derive Hash
Zhiting Zhu
2017-08-04
Revert "Add --rust-target to replace --unstable-rust"
Nick Fitzgerald
2017-08-04
Add --rust-target to replace --unstable-rust
Travis Finkenauer
2017-01-23
Unify under the `bindgen` name.
Emilio Cobos Álvarez
2016-11-16
Transition to libbindgen sub-crate
Jeff Waugh
2016-08-26
Use docopt for argument parsing
Nick Fitzgerald
2016-04-16
tests: Annotate and add more tests
Emilio Cobos Álvarez
2016-04-02
gen: Generate correctly nested members of unions
Emilio Cobos Álvarez
2016-03-25
parser: Generate fields for anonymous unions
Emilio Cobos Álvarez
2016-03-23
gen: Mangle inner struct names, and don't generate a field for them
Emilio Cobos Álvarez