Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2017-01-23 | Unify under the `bindgen` name. | Emilio Cobos Álvarez | |
2016-11-16 | Transition to libbindgen sub-crate | Jeff Waugh | |
- The root crate is the `bindgen` binary - Rust-ify the test suite, no more subprocesses! - Update Travis config to test both crates | |||
2016-04-15 | bindgen: Restructure opaque and blacklisting so we can fix debug deriving | Emilio Cobos Álvarez | |
2016-04-15 | bindgen: Change how opaque comp types are managed | Emilio Cobos Álvarez | |
So it's not awfully broken. | |||
2016-04-04 | parser: Honour annotations on typedefs and fully on type declarations. | Emilio Cobos Álvarez | |