Commit Graph

4 Commits

Author SHA1 Message Date
Emilio Cobos Álvarez 8275b6acfd Unify under the bindgen name. 2017-01-23 10:22:08 +01:00
Jeff Waugh 19b17dcdec Transition to libbindgen sub-crate
- The root crate is the `bindgen` binary
- Rust-ify the test suite, no more subprocesses!
- Update Travis config to test both crates
2016-11-16 05:31:02 +11:00
Emilio Cobos Álvarez 7dd90e66f1 codegen: Special-case i64::MIN since it produces a overflow on aster.
Proper fix on aster soon, still worth to get this in I guess.

r? @fitzgen
2016-11-13 12:32:59 +01:00
Emilio Cobos Álvarez b0b2593663 Parse macros with cexpr. 2016-11-08 20:55:42 +01:00