Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | codegen: Simplify bitfield logic a bit, make it work for unnamed enums, generate | Emilio Cobos Álvarez | |
default BitOr implementation. | |||
2016-11-08 | Moar tests. | Emilio Cobos Álvarez | |