Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2017-08-21 | Union related tests for can derive Eq | Zhiting Zhu |
2017-08-14 | Union related tests for derive PartialEq | Zhiting Zhu |
2017-08-13 | Re-add --rust-target to replace --unstable-rust | Travis Finkenauer |
2017-08-09 | Union related tests for derive Hash | zzhu |
2017-06-19 | switch defaults from generating unstable Rust to generating stable Rust | Pierre-Antoine Rault |
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-07-10 | Use aster and quasi to allow building with stable Rust. | Emilio Cobos Álvarez |
2015-01-03 | Don't try to generate assessors for bitfields in anonymous structs. Closes #151. | Edward Barnard |