summaryrefslogtreecommitdiff
path: root/src/codegen/helpers.rs
AgeCommit message (Expand)Author
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2016-11-13codegen: Special-case i64::MIN since it produces a overflow on aster.Emilio Cobos Álvarez
2016-11-11Use __BindegenComplex for C Complex Fix #72Jean-Philippe DUFRAIGNE
2016-11-01Convert mod comment to a proper comment to avoid hitting https://github.com/r...Emilio Cobos Álvarez
2016-09-23Use the upstreamed version of the array builder.Emilio Cobos Álvarez
2016-09-16Rewrite the core of the binding generator.Emilio Cobos Álvarez