Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-11 | ir: Search for compound structures when we have unexposed type and base ↵ | Emilio Cobos Álvarez | |
class cursor. And it's not a valid identifier as a template parameter. See the comment and the tests for details. |