Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda |
2017-08-21 | Struct related tests for can derive Eq | Zhiting Zhu |
2017-08-14 | Struct related tests for derive PartialEq | Zhiting Zhu |
2017-08-09 | Struct related tests for derive Hash | Zhiting Zhu |
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-01 | Structs containing bitfields are now the correct size and bitfield accessors ... | Edward Barnard |